add toleration
All checks were successful
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 2m19s

This commit is contained in:
2025-07-08 21:27:25 -05:00
parent 0de4ec60be
commit f67e39ebaa

View File

@@ -61,6 +61,10 @@ trivy-operator:
cpu: 100m
memory: 128Mi
nodeCollector:
tolerations:
- key: node-role.kubernetes.io/control-plane
operator: Exists
effect: NoSchedule
volumeMounts:
- name: var-lib-etcd
mountPath: /var/lib/etcd