grafana - migrate storage (adds acls) (#1866)

* adapt ci values

* bump common and version

* update readme

* update values

* update template

* update questions

* add migration

* skip when acl are enabled

* typo

* adapt for helm 3.9.4

* one more
This commit is contained in:
Stavros Kois
2023-12-14 11:31:05 +02:00
committed by GitHub
parent a14c280278
commit 77b48b120b
14 changed files with 258 additions and 116 deletions

View File

@@ -1,10 +1,8 @@
grafanaStorage:
data:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/data
type: pvc
additionalStorages:
- type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/logs
- type: pvc
mountPath: /logs
grafanaNetwork: