File tree Expand file tree Collapse file tree 3 files changed +0
-16
lines changed
blob-csi-driver/templates Expand file tree Collapse file tree 3 files changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -142,14 +142,6 @@ spec:
142142 - --csi-address=$(ADDRESS)
143143 - --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)
144144 - --v=2
145- livenessProbe :
146- exec :
147- command :
148- - /csi-node-driver-registrar
149- - --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)
150- - --mode=kubelet-registration-probe
151- initialDelaySeconds : 30
152- timeoutSeconds : 15
153145 env :
154146 - name : ADDRESS
155147 value : /csi/csi.sock
Original file line number Diff line number Diff line change @@ -102,14 +102,6 @@ spec:
102102 - --csi-address=$(ADDRESS)
103103 - --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)
104104 - --v=2
105- livenessProbe :
106- exec :
107- command :
108- - /csi-node-driver-registrar
109- - --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)
110- - --mode=kubelet-registration-probe
111- initialDelaySeconds : 30
112- timeoutSeconds : 15
113105 env :
114106 - name : ADDRESS
115107 value : /csi/csi.sock
You can’t perform that action at this time.
0 commit comments