Fix typo in kubedns-controller.yaml.sed

This commit is contained in:
Łukasz Oleś 2017-03-09 14:01:07 +01:00
parent 342ef1115c
commit dd408d273a

View File

@ -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: