Skip to content
Snippets Groups Projects
Unverified Commit dfdebda0 authored by Cristian Calin's avatar Cristian Calin Committed by GitHub
Browse files

Calico: remove duplicate values for CALICO_DISABLE_FILE_LOGGING and...

Calico: remove duplicate values for CALICO_DISABLE_FILE_LOGGING and FELIX_DEFAULTENDPOINTTOHOSTACTION (#8269)
parent 9d8a8331
No related branches found
No related tags found
No related merge requests found
...@@ -277,12 +277,6 @@ spec: ...@@ -277,12 +277,6 @@ spec:
fieldRef: fieldRef:
fieldPath: status.hostIP fieldPath: status.hostIP
{% endif %} {% 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 - name: NODENAME
valueFrom: valueFrom:
fieldRef: fieldRef:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment