Add priority class to kindnet daemonset

This commit is contained in:
tom1299
2025-08-07 14:28:15 +02:00
parent f552f367e8
commit e781bee4b3

View File

@@ -104,6 +104,7 @@ spec:
kubernetes.io/os: linux
tolerations:
- operator: Exists
priorityClassName: system-node-critical
serviceAccountName: kindnet
containers:
- name: kindnet-cni