mirror of https://github.com/k3s-io/k3s
Add priorityClassName to kubeadm kubedns manifest
parent
b41bafac7c
commit
ebb5b9436f
|
@ -43,6 +43,7 @@ spec:
|
|||
labels:
|
||||
k8s-app: kube-dns
|
||||
spec:
|
||||
priorityClassName: system-cluster-critical
|
||||
volumes:
|
||||
- name: kube-dns-config
|
||||
configMap:
|
||||
|
|
Loading…
Reference in New Issue