Skip to content
Snippets Groups Projects
Unverified Commit ed6f8df7 authored by Mohamed Omar Zaian's avatar Mohamed Omar Zaian Committed by GitHub
Browse files

[feature] Update CoreDNS manifests (#9977)

parent 43216436
No related branches found
No related tags found
No related merge requests found
......@@ -22,9 +22,11 @@ spec:
labels:
k8s-app: kube-dns{{ coredns_ordinal_suffix }}
annotations:
seccomp.security.alpha.kubernetes.io/pod: 'runtime/default'
createdby: 'kubespray'
spec:
securityContext:
seccompProfile:
type: RuntimeDefault
nodeSelector:
{{ coredns_deployment_nodeselector }}
priorityClassName: system-cluster-critical
......
......@@ -5,4 +5,5 @@ metadata:
name: coredns
namespace: kube-system
labels:
kubernetes.io/cluster-service: "true"
addonmanager.kubernetes.io/mode: Reconcile
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment