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
|
serviceAccountName: snapshot-controller
|
||||||
containers:
|
containers:
|
||||||
- name: snapshot-controller
|
- 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:
|
args:
|
||||||
- "--v=5"
|
- "--v=5"
|
||||||
- "--leader-election=true"
|
- "--leader-election=true"
|
||||||
|
Reference in New Issue
Block a user