Rename to just csi-s3
This commit is contained in:
parent
0d2e5902ed
commit
ea2ff584a1
9 changed files with 25 additions and 25 deletions
deploy/kubernetes
|
@ -78,8 +78,8 @@ spec:
|
|||
volumeMounts:
|
||||
- name: socket-dir
|
||||
mountPath: /var/lib/kubelet/plugins/ch.ctrox.csi.s3-driver
|
||||
- name: csi-s3-driver
|
||||
image: ctrox/csi-s3-driver:0.2.0
|
||||
- name: csi-s3
|
||||
image: ctrox/csi-s3:0.2.0
|
||||
args:
|
||||
- "--endpoint=$(CSI_ENDPOINT)"
|
||||
- "--nodeid=$(NODE_ID)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue