* Change comment location
This commit is contained in:
parent
48fab9587f
commit
5fe7e4afff
|
|
@ -12,7 +12,8 @@ nfs:
|
|||
path: /nfs-storage
|
||||
mountOptions:
|
||||
volumeName: nfs-subdir-external-provisioner-root
|
||||
reclaimPolicy: Retain # Reclaim policy for the main nfs volume
|
||||
# Reclaim policy for the main nfs volume
|
||||
reclaimPolicy: Retain
|
||||
|
||||
# For creating the StorageClass automatically:
|
||||
storageClass:
|
||||
|
|
|
|||
Loading…
Reference in New Issue