File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v1
22appVersion : latest
33description : Cinder CSI Chart for OpenStack
44name : openstack-cinder-csi
5- version : 1.4.4
5+ version : 1.4.5
66home : https://github.com/kubernetes/cloud-provider-openstack
77icon : https://github.com/kubernetes/kubernetes/blob/master/logo/logo.png
88maintainers :
Original file line number Diff line number Diff line change 3737 valueFrom :
3838 fieldRef :
3939 fieldPath : spec.nodeName
40- imagePullPolicy : " IfNotPresent"
4140 volumeMounts :
4241 - name : socket-dir
4342 mountPath : /csi
8382 initialDelaySeconds : {{ .Values.csi.livenessprobe.initialDelaySeconds }}
8483 timeoutSeconds : {{ .Values.csi.livenessprobe.timeoutSeconds }}
8584 periodSeconds : {{ .Values.csi.livenessprobe.periodSeconds }}
86- imagePullPolicy : " IfNotPresent"
8785 volumeMounts :
8886 - name : socket-dir
8987 mountPath : /csi
You can’t perform that action at this time.
0 commit comments