mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-25 04:11:46 +00:00
Added CriticalAddonsOnly
toleration for npd.
This commit is contained in:
@@ -80,3 +80,5 @@ spec:
|
||||
tolerations:
|
||||
- operator: "Exists"
|
||||
effect: "NoExecute"
|
||||
- key: "CriticalAddonsOnly"
|
||||
operator: "Exists"
|
||||
|
Reference in New Issue
Block a user