k8s: remove NoExecute
This commit is contained in:
parent
723a678905
commit
bc936b09a5
@ -65,8 +65,6 @@ spec:
|
||||
hostPath:
|
||||
path: /var/log
|
||||
tolerations:
|
||||
- operator: "Exists"
|
||||
effect: "NoExecute"
|
||||
- operator: "Exists"
|
||||
effect: "NoSchedule"
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user