Remove deletion of coredns deployment. (#7211)

* Add unique annotation on coredns deployment and only remove existing deployment if annotation is missing.

* Ignore errors when gathering coredns deployment details to handle case where it doesn't exist yet

* Remove run_once, deletegate_to and add to when statement
This commit is contained in:
David Louks
2021-02-09 08:02:40 -06:00
committed by GitHub
parent aad78840a0
commit 0cc1726781
2 changed files with 11 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ spec:
k8s-app: kube-dns{{ coredns_ordinal_suffix }}
annotations:
seccomp.security.alpha.kubernetes.io/pod: 'runtime/default'
createdby: 'kubespray'
spec:
priorityClassName: system-cluster-critical
nodeSelector: