Remove outdated CriticalAddonsOnly toleration and critical-pod annotation (#6202)

This commit is contained in:
Florian Ruynat
2020-06-09 14:23:30 +02:00
committed by GitHub
parent f2ca929a4a
commit 101686c665
16 changed files with 0 additions and 46 deletions

View File

@@ -112,9 +112,6 @@ spec:
{% endif %}
tolerations:
- operator: Exists
# Mark pod as critical for rescheduling (Will have no effect starting with kubernetes 1.12)
- key: CriticalAddonsOnly
operator: "Exists"
volumes:
{% if kube_router_enable_dsr %}
- name: docker-socket