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 10
10
pullPolicy : IfNotPresent
11
11
csiSnapshotter :
12
12
repository : registry.k8s.io/sig-storage/csi-snapshotter
13
- tag : v6.2.1
13
+ tag : v6.2.2
14
14
pullPolicy : IfNotPresent
15
15
livenessProbe :
16
16
repository : registry.k8s.io/sig-storage/livenessprobe
22
22
pullPolicy : IfNotPresent
23
23
externalSnapshotter :
24
24
repository : registry.k8s.io/sig-storage/snapshot-controller
25
- tag : v6.2.1
25
+ tag : v6.2.2
26
26
pullPolicy : IfNotPresent
27
27
28
28
serviceAccount :
Original file line number Diff line number Diff line change 55
55
cpu : 10m
56
56
memory : 20Mi
57
57
- 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
59
59
args :
60
60
- " --v=2"
61
61
- " --csi-address=$(ADDRESS)"
Original file line number Diff line number Diff line change 52
52
effect : " NoSchedule"
53
53
containers :
54
54
- 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
56
56
args :
57
57
- " --v=2"
58
58
- " --leader-election=true"
You can’t perform that action at this time.
0 commit comments