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