mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-20 12:58:15 +08:00
feat:fix kube config
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{
|
||||
"ReRoutes": [
|
||||
{
|
||||
"DownstreamPathTemplate": "/api/Category",
|
||||
"DownstreamPathTemplate": "/api/values",
|
||||
"DownstreamScheme": "http",
|
||||
"UpstreamPathTemplate": "/Category",
|
||||
"ServiceName": "DownstreamService",
|
||||
@ -21,7 +21,7 @@
|
||||
"Host": "localhost",
|
||||
"Port": 8001,
|
||||
"Namesapce": "dev",
|
||||
"Type": "k8s"
|
||||
"Type": "kube"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user