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