We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60281e0 + b99002c commit be9d03fCopy full SHA for be9d03f
policy/policyinit.sh
@@ -65,6 +65,7 @@ if [ "$(terway_config_val 'eniip_virtual_type' | tr '[:upper:]' '[:lower:]')" =
65
--agent-health-port=9099 --disable-envoy-version-check=true \
66
--enable-local-node-route=false --ipv4-range=169.254.10.0/30 --ipv6-range=fe80:2400:3200:baba::/30 --enable-endpoint-health-checking=false \
67
--enable-health-checking=false --enable-service-topology=true --disable-cnp-status-updates=true --k8s-heartbeat-timeout=0 --enable-session-affinity=true \
68
+ --install-iptables-rules=false --enable-l7-proxy=false \
69
--ipam=cluster-pool ${extra_args}
70
fi
71
0 commit comments