add ServersTransport on services

This commit is contained in:
Julien Salleyron
2020-09-11 15:40:03 +02:00
committed by GitHub
parent 6075f7e8fd
commit 76f42a3013
64 changed files with 2359 additions and 242 deletions

View File

@@ -93,10 +93,10 @@
"loadBalancer": {
"servers": [
{
"url": "http://10.42.0.3:80"
"url": "http://10.42.0.10:80"
},
{
"url": "http://10.42.0.5:80"
"url": "http://10.42.0.8:80"
}
],
"passHostHeader": true
@@ -107,8 +107,8 @@
"test-ingress-https-default-whoami-test-https-whoami@kubernetes"
],
"serverStatus": {
"http://10.42.0.3:80": "UP",
"http://10.42.0.5:80": "UP"
"http://10.42.0.10:80": "UP",
"http://10.42.0.8:80": "UP"
}
},
"noop@internal": {