[v11.2.x] doc: Fix spacing in sample values for enabling persistence (#97237)
Co-authored-by: Irene Rodriguez <irene.rodriguez@grafana.com> Co-authored-by: horacimacias <horacimacias@gmail.com> Fix spacing in sample values for enabling persistence (#97220)
This commit is contained in:
@@ -222,9 +222,9 @@ To enable the persistent storage in the Grafana Helm charts, complete the follow
|
||||
............
|
||||
......
|
||||
persistence:
|
||||
type: pvc
|
||||
enabled: true
|
||||
# storageClassName: default
|
||||
type: pvc
|
||||
enabled: true
|
||||
# storageClassName: default
|
||||
.......
|
||||
............
|
||||
......
|
||||
|
||||
Reference in New Issue
Block a user