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

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