mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-08-04 19:22:27 +08:00
fix: use http
This commit is contained in:
@ -1,10 +1,5 @@
|
||||
using KubeClient;
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
using Ocelot.DependencyInjection;
|
||||
using Ocelot.ServiceDiscovery;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace Ocelot.Provider.Kubernetes
|
||||
{
|
||||
|
Reference in New Issue
Block a user