more tests
This commit is contained in:
parent
7806a48b86
commit
878cc5a7e0
1 changed files with 3 additions and 3 deletions
|
@ -137,9 +137,9 @@ data:
|
||||||
auto-direct-node-routes: "true"
|
auto-direct-node-routes: "true"
|
||||||
kube-proxy-replacement: "probe"
|
kube-proxy-replacement: "probe"
|
||||||
enable-host-reachable-services: "true"
|
enable-host-reachable-services: "true"
|
||||||
enable-external-ips: "true"
|
enable-external-ips: "false"
|
||||||
enable-node-port: "true"
|
enable-node-port: "false"
|
||||||
enable-auto-protect-node-port-range: "true"
|
enable-auto-protect-node-port-range: "false"
|
||||||
# Chaining mode is set to portmap, enable health checking
|
# Chaining mode is set to portmap, enable health checking
|
||||||
enable-endpoint-health-checking: "true"
|
enable-endpoint-health-checking: "true"
|
||||||
enable-well-known-identities: "true"
|
enable-well-known-identities: "true"
|
||||||
|
|
Loading…
Reference in a new issue