Commit d874548e authored by Guangya Liu's avatar Guangya Liu

Added `CriticalAddonsOnly` toleration for npd.

parent 74f19437
......@@ -80,3 +80,5 @@ spec:
tolerations:
- operator: "Exists"
effect: "NoExecute"
- key: "CriticalAddonsOnly"
operator: "Exists"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment