deploy/kubernetes: Update snapshot-controller image
Update `snapshot-controller` to its latest version. Signed-off-by: Benoît Knecht <bknecht@protonmail.ch>
This commit is contained in:
@@ -33,7 +33,7 @@ spec:
|
||||
serviceAccountName: snapshot-controller
|
||||
containers:
|
||||
- name: snapshot-controller
|
||||
image: gcr.io/k8s-staging-sig-storage/snapshot-controller:v5.0.1
|
||||
image: gcr.io/k8s-staging-sig-storage/snapshot-controller:v6.0.1
|
||||
args:
|
||||
- "--v=5"
|
||||
- "--leader-election=true"
|
||||
|
Reference in New Issue
Block a user