k8s: remove NoExecute

This commit is contained in:
rasmus 2022-11-11 12:15:41 +02:00
parent 723a678905
commit bc936b09a5
1 changed files with 0 additions and 2 deletions

View File

@ -65,8 +65,6 @@ spec:
hostPath:
path: /var/log
tolerations:
- operator: "Exists"
effect: "NoExecute"
- operator: "Exists"
effect: "NoSchedule"
---