mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-01 18:58:18 +00:00
Add generic NoExecute Toleration to NPD
This commit is contained in:
@@ -77,3 +77,6 @@ spec:
|
||||
hostPath:
|
||||
path: /etc/localtime
|
||||
serviceAccountName: node-problem-detector
|
||||
tolerations:
|
||||
- operator: "Exists"
|
||||
effect: "NoExecute"
|
||||
|
||||
Reference in New Issue
Block a user