mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-17 20:00:23 +00:00
Bring attacher controllers to latest version
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
parent
e788328750
commit
8265c431a7
@ -66,7 +66,7 @@ spec:
|
||||
- name: socket-dir
|
||||
mountPath: /csi
|
||||
- name: csi-cephfsplugin-attacher
|
||||
image: quay.io/k8scsi/csi-attacher:v2.1.0
|
||||
image: quay.io/k8scsi/csi-attacher:v2.1.1
|
||||
args:
|
||||
- "--v=5"
|
||||
- "--csi-address=$(ADDRESS)"
|
||||
|
@ -68,7 +68,7 @@ spec:
|
||||
- name: socket-dir
|
||||
mountPath: /csi
|
||||
- name: csi-attacher
|
||||
image: quay.io/k8scsi/csi-attacher:v2.1.0
|
||||
image: quay.io/k8scsi/csi-attacher:v2.1.1
|
||||
args:
|
||||
- "--v=5"
|
||||
- "--csi-address=$(ADDRESS)"
|
||||
|
Loading…
Reference in New Issue
Block a user