Because of subdir?
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
fce4e2b9f3
commit
29085e1eca
|
@ -8,6 +8,8 @@ parameters:
|
|||
subDir: oldmusic
|
||||
csi.storage.k8s.io/node-stage-secret-name: smb-creds
|
||||
csi.storage.k8s.io/node-stage-secret-namespace: kube-system
|
||||
csi.storage.k8s.io/provisioner-secret-name: smb-creds
|
||||
csi.storage.k8s.io/provisioner-secret-namespace: kube-system
|
||||
reclaimPolicy: Retain
|
||||
volumeBindingMode: Immediate
|
||||
mountOptions:
|
||||
|
@ -16,4 +18,3 @@ mountOptions:
|
|||
- uid=1001
|
||||
- gid=1001
|
||||
- noperm
|
||||
- user
|
||||
|
|
Loading…
Reference in New Issue