more tests

This commit is contained in:
Seán C McCord 2020-05-16 22:08:58 -04:00
parent 7806a48b86
commit 878cc5a7e0

View file

@ -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"