Updated storageclass config
This commit is contained in:
parent
8f04ec3c51
commit
b8e81429bc
@ -7,7 +7,7 @@ parameters:
|
||||
source: "//192.168.11.225/K3s.StorageClass/pvr"
|
||||
csi.storage.k8s.io/node-stage-secret-name: "smb-credentials"
|
||||
csi.storage.k8s.io/node-stage-secret-namespace: "default"
|
||||
createSubDir: "true" # optional: create a sub dir for new volume
|
||||
# createSubDir: "true" # optional: create a sub dir for new volume
|
||||
reclaimPolicy: Retain # only retain is supported
|
||||
volumeBindingMode: Immediate
|
||||
mountOptions:
|
||||
|
Loading…
Reference in New Issue
Block a user