File tree Expand file tree Collapse file tree 5 files changed +0
-32
lines changed Expand file tree Collapse file tree 5 files changed +0
-32
lines changed Original file line number Diff line number Diff line change 7171 - --v=2
7272 - --csi-address=$(CSI_ENDPOINT)
7373 - --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)
74- livenessProbe :
75- exec :
76- command :
77- - /csi-node-driver-registrar.exe
78- - --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)
79- - --mode=kubelet-registration-probe
80- initialDelaySeconds : 60
81- timeoutSeconds : 30
8274 env :
8375 - name : CSI_ENDPOINT
8476 value : unix://C:\\csi\\csi.sock
Original file line number Diff line number Diff line change 7878 - --csi-address=$(ADDRESS)
7979 - --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)
8080 - --v=2
81- livenessProbe :
82- exec :
83- command :
84- - /csi-node-driver-registrar
85- - --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)
86- - --mode=kubelet-registration-probe
87- initialDelaySeconds : 30
88- timeoutSeconds : 15
8981 env :
9082 - name : ADDRESS
9183 value : /csi/csi.sock
Original file line number Diff line number Diff line change 5858 - --v=2
5959 - --csi-address=$(CSI_ENDPOINT)
6060 - --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)
61- livenessProbe :
62- exec :
63- command :
64- - /csi-node-driver-registrar.exe
65- - --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)
66- - --mode=kubelet-registration-probe
67- initialDelaySeconds : 60
68- timeoutSeconds : 30
6961 env :
7062 - name : CSI_ENDPOINT
7163 value : unix://C:\\csi\\csi.sock
Original file line number Diff line number Diff line change 5555 - --csi-address=$(ADDRESS)
5656 - --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)
5757 - --v=2
58- livenessProbe :
59- exec :
60- command :
61- - /csi-node-driver-registrar
62- - --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)
63- - --mode=kubelet-registration-probe
64- initialDelaySeconds : 30
65- timeoutSeconds : 15
6658 env :
6759 - name : ADDRESS
6860 value : /csi/csi.sock
You can’t perform that action at this time.
0 commit comments