Rename CSI driver to ru.yandex.s3.csi
This commit is contained in:
parent
46da5a7002
commit
49d7c3a488
7 changed files with 14 additions and 14 deletions
deploy/kubernetes/examples
|
@ -3,7 +3,7 @@ kind: StorageClass
|
|||
apiVersion: storage.k8s.io/v1
|
||||
metadata:
|
||||
name: csi-s3
|
||||
provisioner: ch.ctrox.csi.s3-driver
|
||||
provisioner: ru.yandex.s3.csi
|
||||
parameters:
|
||||
mounter: geesefs
|
||||
# you can set mount options here, for example limit memory cache size (recommended)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue