Skip to content
Snippets Groups Projects
Unverified Commit 81f07c37 authored by Mateus Caruccio's avatar Mateus Caruccio Committed by GitHub
Browse files
parent f9092638
No related branches found
No related tags found
No related merge requests found
......@@ -224,6 +224,9 @@ spec:
- name: FELIX_IPTABLESLOCKTIMEOUTSECS
value: "10"
{% endif %}
# Disable IPv6 on Kubernetes.
- name: FELIX_IPV6SUPPORT
value: "false"
# Etcd SSL vars
- name: ETCD_CA_CERT_FILE
valueFrom:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment