File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
kubernetes-1.19-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 3131 serviceAccountName : csi-external-health-monitor-controller
3232 containers :
3333 - name : hostpath
34- image : k8s.gcr.io/sig-storage/hostpathplugin:v1.7.1
34+ image : k8s.gcr.io/sig-storage/hostpathplugin:v1.7.3
3535 args :
3636 - " --drivername=hostpath.csi.k8s.io"
3737 - " --v=5"
Original file line number Diff line number Diff line change @@ -218,7 +218,7 @@ spec:
218218 serviceAccountName : csi-hostpathplugin-sa
219219 containers :
220220 - name : hostpath
221- image : k8s.gcr.io/sig-storage/hostpathplugin:v1.7.1
221+ image : k8s.gcr.io/sig-storage/hostpathplugin:v1.7.3
222222 args :
223223 - " --drivername=hostpath.csi.k8s.io"
224224 - " --v=5"
Original file line number Diff line number Diff line change 3131 serviceAccountName : csi-external-health-monitor-controller
3232 containers :
3333 - name : hostpath
34- image : k8s.gcr.io/sig-storage/hostpathplugin:v1.7.1
34+ image : k8s.gcr.io/sig-storage/hostpathplugin:v1.7.3
3535 args :
3636 - " --drivername=hostpath.csi.k8s.io"
3737 - " --v=5"
Original file line number Diff line number Diff line change @@ -218,7 +218,7 @@ spec:
218218 serviceAccountName : csi-hostpathplugin-sa
219219 containers :
220220 - name : hostpath
221- image : k8s.gcr.io/sig-storage/hostpathplugin:v1.7.1
221+ image : k8s.gcr.io/sig-storage/hostpathplugin:v1.7.3
222222 args :
223223 - " --drivername=hostpath.csi.k8s.io"
224224 - " --v=5"
Original file line number Diff line number Diff line change 3131 serviceAccountName : csi-external-health-monitor-controller
3232 containers :
3333 - name : hostpath
34- image : k8s.gcr.io/sig-storage/hostpathplugin:v1.7.1
34+ image : k8s.gcr.io/sig-storage/hostpathplugin:v1.7.3
3535 args :
3636 - " --drivername=hostpath.csi.k8s.io"
3737 - " --v=5"
Original file line number Diff line number Diff line change @@ -218,7 +218,7 @@ spec:
218218 serviceAccountName : csi-hostpathplugin-sa
219219 containers :
220220 - name : hostpath
221- image : k8s.gcr.io/sig-storage/hostpathplugin:v1.7.1
221+ image : k8s.gcr.io/sig-storage/hostpathplugin:v1.7.3
222222 args :
223223 - " --drivername=hostpath.csi.k8s.io"
224224 - " --v=5"
Original file line number Diff line number Diff line change 8585 name : csi-data-dir
8686
8787 - name : hostpath
88- image : k8s.gcr.io/sig-storage/hostpathplugin:v1.7.1
88+ image : k8s.gcr.io/sig-storage/hostpathplugin:v1.7.3
8989 args :
9090 - --drivername=hostpath.csi.k8s.io
9191 - --v=5
You can’t perform that action at this time.
0 commit comments