Skip to content

Commit

Permalink
enable persistentce for grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
sunu committed Nov 30, 2024
1 parent 330e8dd commit 07ce91b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions helm/support/kube-prometheus-stack/values.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
grafana:
adminPassword:
adminUser: "admin"
persistence:
enabled: true
size: 10Gi

0 comments on commit 07ce91b

Please sign in to comment.