Update calico-node.yml.j2
This commit is contained in:
parent
dd9d0c0530
commit
60a057cace
1 changed files with 2 additions and 2 deletions
|
@ -109,8 +109,8 @@ spec:
|
|||
name: calico-config
|
||||
key: etcd_cert
|
||||
{% if calico_ip_auto_method is defined %}
|
||||
- name: IP_AUTODETECTION_METHOD
|
||||
value: "{{ calico_ip_auto_method }}"
|
||||
- name: IP_AUTODETECTION_METHOD
|
||||
value: "{{ calico_ip_auto_method }}"
|
||||
{% else %}
|
||||
- name: IP
|
||||
valueFrom:
|
||||
|
|
Loading…
Reference in a new issue