Make Felix healthhost configurable

This commit is contained in:
Alex Yakovenko
2018-09-18 15:48:29 +03:00
parent aa0da221e9
commit 884053aaa7
3 changed files with 14 additions and 0 deletions

View File

@@ -65,6 +65,8 @@ spec:
# Set Felix endpoint to host default action to ACCEPT.
- name: FELIX_DEFAULTENDPOINTTOHOSTACTION
value: "{{ calico_endpoint_to_host_action|default('RETURN') }}"
- name: FELIX_HEALTHHOST
value: "{{ calico_healthhost }}"
# should be set in etcd before deployment
# # Configure the IP Pool from which Pod IPs will be chosen.
# - name: CALICO_IPV4POOL_CIDR