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