File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
kubernetes-1.18-test/hostpath
kubernetes-1.20-test/hostpath
kubernetes-1.21-test/hostpath
kubernetes-distributed/hostpath Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 7777 volumeMounts :
7878 - mountPath : /csi
7979 name : socket-dir
80- image : k8s.gcr.io/sig-storage/livenessprobe:v2.3 .0
80+ image : k8s.gcr.io/sig-storage/livenessprobe:v2.4 .0
8181 args :
8282 - --csi-address=/csi/csi.sock
8383 - --health-port=9898
Original file line number Diff line number Diff line change @@ -319,7 +319,7 @@ spec:
319319 volumeMounts :
320320 - mountPath : /csi
321321 name : socket-dir
322- image : k8s.gcr.io/sig-storage/livenessprobe:v2.3 .0
322+ image : k8s.gcr.io/sig-storage/livenessprobe:v2.4 .0
323323 args :
324324 - --csi-address=/csi/csi.sock
325325 - --health-port=9898
Original file line number Diff line number Diff line change 7777 volumeMounts :
7878 - mountPath : /csi
7979 name : socket-dir
80- image : k8s.gcr.io/sig-storage/livenessprobe:v2.3 .0
80+ image : k8s.gcr.io/sig-storage/livenessprobe:v2.4 .0
8181 args :
8282 - --csi-address=/csi/csi.sock
8383 - --health-port=9898
Original file line number Diff line number Diff line change @@ -319,7 +319,7 @@ spec:
319319 volumeMounts :
320320 - mountPath : /csi
321321 name : socket-dir
322- image : k8s.gcr.io/sig-storage/livenessprobe:v2.3 .0
322+ image : k8s.gcr.io/sig-storage/livenessprobe:v2.4 .0
323323 args :
324324 - --csi-address=/csi/csi.sock
325325 - --health-port=9898
Original file line number Diff line number Diff line change 7777 volumeMounts :
7878 - mountPath : /csi
7979 name : socket-dir
80- image : k8s.gcr.io/sig-storage/livenessprobe:v2.3 .0
80+ image : k8s.gcr.io/sig-storage/livenessprobe:v2.4 .0
8181 args :
8282 - --csi-address=/csi/csi.sock
8383 - --health-port=9898
Original file line number Diff line number Diff line change @@ -303,7 +303,7 @@ spec:
303303 volumeMounts :
304304 - mountPath : /csi
305305 name : socket-dir
306- image : k8s.gcr.io/sig-storage/livenessprobe:v2.3 .0
306+ image : k8s.gcr.io/sig-storage/livenessprobe:v2.4 .0
307307 args :
308308 - --csi-address=/csi/csi.sock
309309 - --health-port=9898
Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ spec:
132132 volumeMounts :
133133 - mountPath : /csi
134134 name : socket-dir
135- image : k8s.gcr.io/sig-storage/livenessprobe:v2.3 .0
135+ image : k8s.gcr.io/sig-storage/livenessprobe:v2.4 .0
136136 args :
137137 - --csi-address=/csi/csi.sock
138138 - --health-port=9898
You can’t perform that action at this time.
0 commit comments