Files
chart/community/grafana/1.0.13/ci/basic-values.yaml
2023-09-01 07:42:23 +00:00

9 lines
129 B
YAML

grafanaStorage:
data:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/data
grafanaRunAs:
user: 1000
group: 1000