[stable/grafana] Remove duplicate existingClaim key in yaml (#1507)

This commit is contained in:
Anuraag Agrawal
2017-07-31 21:42:52 +02:00
committed by Reinhard Nägele
parent 04b54b4d43
commit 706624359d
-5
View File
@@ -82,11 +82,6 @@ server:
##
# storageClass:
## Data Persistent Volume existing claim name
## Requires server.persistentVolume.enabled: true
## If defined, PVC must be created manually before volume will be bound
existingClaim: ""
## Subdirectory of data Persistent Volume to mount
## Useful if the volume's root directory is not empty
##