helm: Fix README examples
Not sure where --name came from? Maybe an older version of helm. Ah, it's from v2.16.7
This commit is contained in:
@ -112,7 +112,7 @@ persistence:
|
||||
##
|
||||
# storageClass: "-"
|
||||
accessMode: ReadWriteOnce
|
||||
size: 1Gi
|
||||
size: 10Gi
|
||||
annotations: {}
|
||||
# existingClaim: ""
|
||||
# hostPath: /data
|
||||
|
Reference in New Issue
Block a user