Disable podSecurityPolicy
This commit is contained in:
parent
73621209a0
commit
b9fad57dc4
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user