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

17 lines
349 B
YAML

grafanaStorage:
data:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/data
additionalStorages:
- type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/logs
mountPath: /logs
grafanaConfig:
plugins:
- grafana-piechart-panel
- grafana-clock-panel 1.0.0
additionalEnvs:
- name: GF_PATHS_LOGS
value: /logs