mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat(images): update k8s.gcr.io/sig-storage/snapshot-controller to v4.2.0
Signed-off-by: auricom <27022259+auricom@users.noreply.github.com>
This commit is contained in:
@@ -18,7 +18,7 @@ spec:
|
||||
serviceAccount: snapshot-controller
|
||||
containers:
|
||||
- name: snapshot-controller
|
||||
image: k8s.gcr.io/sig-storage/snapshot-controller:v4.1.1
|
||||
image: k8s.gcr.io/sig-storage/snapshot-controller:v4.2.0
|
||||
args:
|
||||
- "--v=5"
|
||||
- "--leader-election=false"
|
||||
|
Reference in New Issue
Block a user