Add NoSchedule and NoExecute tolerations to ip-masq-agent
This commit is contained in:
@@ -52,5 +52,9 @@ spec:
|
||||
- key: config
|
||||
path: ip-masq-agent
|
||||
tolerations:
|
||||
- effect: NoSchedule
|
||||
operator: Exists
|
||||
- effect: NoExecute
|
||||
operator: Exists
|
||||
- key: "CriticalAddonsOnly"
|
||||
operator: "Exists"
|
||||
|
Reference in New Issue
Block a user