[bitnami/grafana-operator] Fix security context changed at #6309 (#6355)

This commit is contained in:
Miguel Ángel Cabrera Miñagorri
2021-05-13 11:35:05 +02:00
committed by GitHub
parent dfffe74c21
commit 52846194e6
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -25,4 +25,4 @@ name: grafana-operator
sources:
- https://github.com/integr8ly/grafana-operator
- https://github.com/bitnami/bitnami-docker-grafana-operator
version: 0.7.0
version: 0.7.1
+2 -1
View File
@@ -102,7 +102,7 @@ operator:
enabled: true
runAsUser: 1001
runAsGroup: 1001
readOnlyRootFilesystem: true
readOnlyRootFilesystem: false
allowPrivilegeEscalation: false
## We usually recommend not to specify default resources and to leave this as a conscious
## choice for the user. This also increases chances charts run on environments with little
@@ -239,6 +239,7 @@ grafana:
enabled: true
runAsUser: 1001
runAsGroup: 1001
fsGroup: 1001
allowPrivilegeEscalation: false
## Grafana containers' resource requests and limits