Make calico_node_ignorelooserpf have an effect (#1945)

pull/1970/head
Hyunsun Moon 2017-11-13 18:35:13 +09:00 committed by Matthew Mosesohn
parent 421e73b87c
commit 37125866ca
1 changed files with 2 additions and 0 deletions

View File

@ -118,6 +118,8 @@ spec:
fieldPath: spec.nodeName
- name: FELIX_HEALTHENABLED
value: "true"
- name: FELIX_IGNORELOOSERPF
value: "{{ calico_node_ignorelooserpf }}"
securityContext:
privileged: true
resources: