Calico: remove duplicate values for CALICO_DISABLE_FILE_LOGGING and FELIX_DEFAULTENDPOINTTOHOSTACTION (#8269)
This commit is contained in:
parent
9d8a83314b
commit
dfdebda0b6
1 changed files with 0 additions and 6 deletions
|
@ -277,12 +277,6 @@ spec:
|
|||
fieldRef:
|
||||
fieldPath: status.hostIP
|
||||
{% endif %}
|
||||
# Disable file logging so `kubectl logs` works.
|
||||
- name: CALICO_DISABLE_FILE_LOGGING
|
||||
value: "true"
|
||||
# Set Felix endpoint to host default action to ACCEPT.
|
||||
- name: FELIX_DEFAULTENDPOINTTOHOSTACTION
|
||||
value: "ACCEPT"
|
||||
- name: NODENAME
|
||||
valueFrom:
|
||||
fieldRef:
|
||||
|
|
Loading…
Reference in a new issue