mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Add priorityClassName to kubeadm coredns manifest
This commit is contained in:
parent
bb9c865d47
commit
b41bafac7c
@ -235,6 +235,7 @@ spec:
|
||||
labels:
|
||||
k8s-app: kube-dns
|
||||
spec:
|
||||
priorityClassName: system-cluster-critical
|
||||
serviceAccountName: coredns
|
||||
tolerations:
|
||||
- key: CriticalAddonsOnly
|
||||
|
Loading…
Reference in New Issue
Block a user