Skip to content

Commit 6acd554

Browse files
fix: update persistence reference
Signed-off-by: Roberto Utagawa <[email protected]>
1 parent 9a2a0d3 commit 6acd554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/grafana/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ extraContainerVolumes: []
411411
# emptyDir: {}
412412

413413
## Enable persistence using Persistent Volume Claims
414-
## ref: https://kubernetes.io/docs/user-guide/persistent-volumes/
414+
## ref: https://kubernetes.io/docs/concepts/storage/persistent-volumes/
415415
##
416416
persistence:
417417
type: pvc

0 commit comments

Comments
 (0)