mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
9 lines
159 B
YAML
9 lines
159 B
YAML
grafana:
|
|
persistence:
|
|
enabled: true
|
|
storageClassName: manual
|
|
existingClaim: grafana-pvc
|
|
securityContext:
|
|
fsGroup: 1000
|
|
runAsUser: 1000
|