Skip to content

Commit

Permalink
enable grafana pvc (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhangNing10 authored Jan 10, 2024
1 parent 22cba7a commit 8c79a4b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions charts/devlake/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,9 @@ grafana:
#keep grafana timezone same as other pods, which is set by .Values.commonEnvs.TZ
env:
TZ: "UTC"
persistence:
enabled: true
size: 4Gi

lake:
image:
Expand Down

0 comments on commit 8c79a4b

Please sign in to comment.