Disable podSecurityPolicy

This commit is contained in:
dvirlabs 2026-02-11 15:12:59 +02:00
parent 73621209a0
commit b9fad57dc4

View File

@ -9,10 +9,16 @@ tolerations:
pollIntervalSeconds: 5
traverseUpHierarchy: true
rbac:
pspEnabled: false
victoria-metrics-single:
rbac:
pspEnabled: false
server:
persistentVolume:
enabled: false
podSecurityPolicy:
enabled: false
grafana:
rbac:
pspEnabled: false