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