make use of latest snapshot controller version v6.3.3 in the deployment

Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
This commit is contained in:
Humble Chirammal 2024-02-13 01:53:50 +05:30
parent 015e76aa24
commit 5b899d9303

View File

@ -22,7 +22,7 @@ spec:
serviceAccount: volume-snapshot-controller
containers:
- name: volume-snapshot-controller
image: registry.k8s.io/sig-storage/snapshot-controller:v6.3.1
image: registry.k8s.io/sig-storage/snapshot-controller:v6.3.3
args:
- "--v=5"
- "--metrics-path=/metrics"