Small typo fix in values.yaml: bindinng -> binding
This commit is contained in:
parent
c2a2d5d544
commit
ce38b8cb42
|
|
@ -51,7 +51,7 @@ storageClass:
|
|||
# Set access mode - ReadWriteOnce, ReadOnlyMany or ReadWriteMany
|
||||
accessModes: ReadWriteOnce
|
||||
|
||||
# Set volume bindinng mode - Immediate or WaitForFirstConsumer
|
||||
# Set volume binding mode - Immediate or WaitForFirstConsumer
|
||||
volumeBindingMode: Immediate
|
||||
|
||||
# Storage class annotations
|
||||
|
|
|
|||
Loading…
Reference in New Issue