mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-24 09:07:47 -02:30
fix: redeploy coredns and nodelocaldns when its config changed (#12401)
This commit is contained in:
committed by
GitHub
parent
c03c68e8c7
commit
66cab15498
@@ -23,6 +23,7 @@ spec:
|
||||
k8s-app: kube-dns{{ coredns_ordinal_suffix }}
|
||||
annotations:
|
||||
createdby: 'kubespray'
|
||||
checksum/config: "{{ lookup('template', 'coredns-config.yml.j2') | checksum }}"
|
||||
spec:
|
||||
securityContext:
|
||||
seccompProfile:
|
||||
|
||||
Reference in New Issue
Block a user