mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user