more tests

This commit is contained in:
Seán C McCord 2020-05-17 00:17:18 -04:00
parent ec019a9d8a
commit 6a2302b112

View file

@ -134,15 +134,15 @@ data:
masquerade: "true"
enable-xt-socket-fallback: "true"
install-iptables-rules: "true" # required by L7 LB
auto-direct-node-routes: "true"
auto-direct-node-routes: "false"
kube-proxy-replacement: "probe"
enable-host-reachable-services: "false"
enable-external-ips: "false"
enable-node-port: "false"
enable-auto-protect-node-port-range: "false"
enable-auto-protect-node-port-range: "true"
# Chaining mode is set to portmap, enable health checking
enable-endpoint-health-checking: "true"
enable-well-known-identities: "true"
enable-well-known-identities: "false"
enable-remote-node-identity: "true"
k8s-require-ipv4-pod-cidr: "false"
k8s-require-ipv6-pod-cidr: "true"