File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8484 - name : socket-dir
8585 mountPath : /csi
8686 - name : csi-snapshotter
87- image : registry.k8s.io/sig-storage/csi-snapshotter:v6.2 .1
87+ image : registry.k8s.io/sig-storage/csi-snapshotter:v6.3 .1
8888 args :
8989 - " --v=5"
9090 - " --csi-address=$(ADDRESS)"
Original file line number Diff line number Diff line change 3333 serviceAccountName : snapshot-controller
3434 containers :
3535 - name : snapshot-controller
36- image : registry.k8s.io/sig-storage/snapshot-controller:v6.2 .1
36+ image : registry.k8s.io/sig-storage/snapshot-controller:v6.3 .1
3737 args :
3838 - " --v=5"
3939 - " --leader-election=true"
Original file line number Diff line number Diff line change 1919 serviceAccountName : snapshot-webhook
2020 containers :
2121 - name : snapshot-validation
22- image : registry.k8s.io/sig-storage/snapshot-validation-webhook:v6.2 .1 # change the image if you wish to use your own custom validation server image
22+ image : registry.k8s.io/sig-storage/snapshot-validation-webhook:v6.3 .1 # change the image if you wish to use your own custom validation server image
2323 imagePullPolicy : IfNotPresent
2424 args :
2525 - ' --tls-cert-file=/etc/snapshot-validation-webhook/certs/tls.crt'
You can’t perform that action at this time.
0 commit comments