File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010 pullPolicy : IfNotPresent
1111 csiSnapshotter :
1212 repository : registry.k8s.io/sig-storage/csi-snapshotter
13- tag : v6.2.1
13+ tag : v6.2.2
1414 pullPolicy : IfNotPresent
1515 livenessProbe :
1616 repository : registry.k8s.io/sig-storage/livenessprobe
2222 pullPolicy : IfNotPresent
2323 externalSnapshotter :
2424 repository : registry.k8s.io/sig-storage/snapshot-controller
25- tag : v6.2.1
25+ tag : v6.2.2
2626 pullPolicy : IfNotPresent
2727
2828serviceAccount :
Original file line number Diff line number Diff line change 5555 cpu : 10m
5656 memory : 20Mi
5757 - name : csi-snapshotter
58- image : registry.k8s.io/sig-storage/csi-snapshotter:v6.2.1
58+ image : registry.k8s.io/sig-storage/csi-snapshotter:v6.2.2
5959 args :
6060 - " --v=2"
6161 - " --csi-address=$(ADDRESS)"
Original file line number Diff line number Diff line change 5252 effect : " NoSchedule"
5353 containers :
5454 - name : snapshot-controller
55- image : registry.k8s.io/sig-storage/snapshot-controller:v6.2.1
55+ image : registry.k8s.io/sig-storage/snapshot-controller:v6.2.2
5656 args :
5757 - " --v=2"
5858 - " --leader-election=true"
You can’t perform that action at this time.
0 commit comments