Skip to content
Snippets Groups Projects
Commit 37125866 authored by Hyunsun Moon's avatar Hyunsun Moon Committed by Matthew Mosesohn
Browse files

Make calico_node_ignorelooserpf have an effect (#1945)

parent 421e73b8
No related branches found
No related tags found
No related merge requests found
...@@ -118,6 +118,8 @@ spec: ...@@ -118,6 +118,8 @@ spec:
fieldPath: spec.nodeName fieldPath: spec.nodeName
- name: FELIX_HEALTHENABLED - name: FELIX_HEALTHENABLED
value: "true" value: "true"
- name: FELIX_IGNORELOOSERPF
value: "{{ calico_node_ignorelooserpf }}"
securityContext: securityContext:
privileged: true privileged: true
resources: resources:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment