update set-csi-snapshotter.yaml csi-snapshotter image from v4.0.0 to v4.1.1

This commit is contained in:
f10atin9
2021-06-29 23:40:21 +08:00
parent 0bd24e247e
commit c9c8c38f8b
2 changed files with 2 additions and 2 deletions

View File

@@ -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)"