File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 66 pullPolicy : IfNotPresent
77 csiProvisioner :
88 repository : registry.k8s.io/sig-storage/csi-provisioner
9- tag : v3.2 .0
9+ tag : v3.3 .0
1010 pullPolicy : IfNotPresent
1111 livenessProbe :
1212 repository : registry.k8s.io/sig-storage/livenessprobe
13- tag : v2.7 .0
13+ tag : v2.8 .0
1414 pullPolicy : IfNotPresent
1515 nodeDriverRegistrar :
1616 repository : registry.k8s.io/sig-storage/csi-node-driver-registrar
17- tag : v2.5.1
17+ tag : v2.6.0
1818 pullPolicy : IfNotPresent
1919
2020serviceAccount :
Original file line number Diff line number Diff line change 3232 effect : " NoSchedule"
3333 containers :
3434 - name : csi-provisioner
35- image : registry.k8s.io/sig-storage/csi-provisioner:v3.2 .0
35+ image : registry.k8s.io/sig-storage/csi-provisioner:v3.3 .0
3636 args :
3737 - " -v=2"
3838 - " --csi-address=$(ADDRESS)"
5252 cpu : 10m
5353 memory : 20Mi
5454 - name : liveness-probe
55- image : registry.k8s.io/sig-storage/livenessprobe:v2.7 .0
55+ image : registry.k8s.io/sig-storage/livenessprobe:v2.8 .0
5656 args :
5757 - --csi-address=/csi/csi.sock
5858 - --probe-timeout=3s
Original file line number Diff line number Diff line change 2626 - operator : " Exists"
2727 containers :
2828 - name : liveness-probe
29- image : registry.k8s.io/sig-storage/livenessprobe:v2.7 .0
29+ image : registry.k8s.io/sig-storage/livenessprobe:v2.8 .0
3030 args :
3131 - --csi-address=/csi/csi.sock
3232 - --probe-timeout=3s
4242 cpu : 10m
4343 memory : 20Mi
4444 - name : node-driver-registrar
45- image : registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.5.1
45+ image : registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
4646 args :
4747 - --v=2
4848 - --csi-address=/csi/csi.sock
You can’t perform that action at this time.
0 commit comments