mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 05:27:21 +00:00
Fix typo in kubedns-controller.yaml.sed
This commit is contained in:
parent
342ef1115c
commit
dd408d273a
@ -47,7 +47,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
tolerations:
|
tolerations:
|
||||||
- key: "CriticalAddonsOnly"
|
- key: "CriticalAddonsOnly"
|
||||||
operator": "Exists"
|
operator: "Exists"
|
||||||
volumes:
|
volumes:
|
||||||
- name: kube-dns-config
|
- name: kube-dns-config
|
||||||
configMap:
|
configMap:
|
||||||
|
Loading…
Reference in New Issue
Block a user