Disable podSecurityPolicy
This commit is contained in:
parent
73621209a0
commit
b9fad57dc4
@ -9,10 +9,16 @@ tolerations:
|
|||||||
pollIntervalSeconds: 5
|
pollIntervalSeconds: 5
|
||||||
traverseUpHierarchy: true
|
traverseUpHierarchy: true
|
||||||
|
|
||||||
|
rbac:
|
||||||
|
pspEnabled: false
|
||||||
|
|
||||||
victoria-metrics-single:
|
victoria-metrics-single:
|
||||||
|
rbac:
|
||||||
|
pspEnabled: false
|
||||||
server:
|
server:
|
||||||
persistentVolume:
|
persistentVolume:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
||||||
podSecurityPolicy:
|
grafana:
|
||||||
enabled: false
|
rbac:
|
||||||
|
pspEnabled: false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user