mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 15:13:08 +00:00
Update sidecar controllers to latest versions in the e2e
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
@@ -22,7 +22,7 @@ spec:
|
||||
serviceAccount: volume-snapshot-controller
|
||||
containers:
|
||||
- name: volume-snapshot-controller
|
||||
image: registry.k8s.io/sig-storage/snapshot-controller:v6.0.1
|
||||
image: registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
|
||||
args:
|
||||
- "--v=5"
|
||||
- "--metrics-path=/metrics"
|
||||
|
Reference in New Issue
Block a user