mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-11-30 23:16:04 +07:00
Merge pull request #3981 from tom1299/add_prio_class_to_kindnet_daemonset
Add priority class to kindnet daemonset
This commit is contained in:
@@ -104,6 +104,7 @@ spec:
|
||||
kubernetes.io/os: linux
|
||||
tolerations:
|
||||
- operator: Exists
|
||||
priorityClassName: system-node-critical
|
||||
serviceAccountName: kindnet
|
||||
containers:
|
||||
- name: kindnet-cni
|
||||
|
||||
Reference in New Issue
Block a user