update set-csi-snapshotter.yaml csi-snapshotter image from v4.0.0 to v4.1.1
This commit is contained in:
@@ -84,7 +84,7 @@ spec:
|
||||
- name: socket-dir
|
||||
mountPath: /csi
|
||||
- name: csi-snapshotter
|
||||
image: k8s.gcr.io/sig-storage/csi-snapshotter:v4.0.0
|
||||
image: k8s.gcr.io/sig-storage/csi-snapshotter:v4.1.1
|
||||
args:
|
||||
- "--v=5"
|
||||
- "--csi-address=$(ADDRESS)"
|
||||
|
@@ -33,7 +33,7 @@ spec:
|
||||
serviceAccount: snapshot-controller
|
||||
containers:
|
||||
- name: snapshot-controller
|
||||
image: k8s.gcr.io/sig-storage/snapshot-controller:v4.0.0
|
||||
image: k8s.gcr.io/sig-storage/snapshot-controller:v4.1.1
|
||||
args:
|
||||
- "--v=5"
|
||||
- "--leader-election=true"
|
||||
|
Reference in New Issue
Block a user