Files
chart/library/ix-dev/community/grafana/values.yaml
Stavros Kois 77b48b120b 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
2023-12-14 11:31:05 +02:00

37 lines
514 B
YAML

image:
repository: grafana/grafana
pullPolicy: IfNotPresent
tag: 10.2.2
resources:
limits:
cpu: 4000m
memory: 8Gi
grafanaConfig:
plugins: []
additionalEnvs: []
grafanaNetwork:
hostNetwork: false
webPort: 30037
certificateID:
rootURL: ''
grafanaRunAs:
user: 568
group: 568
grafanaStorage:
data:
type: ixVolume
ixVolumeConfig:
datasetName: data
additionalStorages: []
notes:
custom: |
Default credentials:
- Username: admin
- Password: admin