Files
chart/library/ix-dev/community/grafana/ci/basic-values.yaml
Stavros Kois 0889641257 NAS-122388 / 23.10 / Adds grafana to community apps (#1252)
* Adds `grafana` to `community` apps

* test different user too

* md format

* update rtags

* update readmes

* use rooturl for portal only if defined
2023-06-12 16:27:43 +03:00

9 lines
129 B
YAML

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