mirror of
https://github.com/truenas/charts.git
synced 2026-04-02 18:28:32 +08:00
* Adds `grafana` to `community` apps * test different user too * md format * update rtags * update readmes * use rooturl for portal only if defined
9 lines
129 B
YAML
9 lines
129 B
YAML
grafanaStorage:
|
|
data:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Name }}/data
|
|
|
|
grafanaRunAs:
|
|
user: 1000
|
|
group: 1000
|