File tree 2 files changed +0
-14
lines changed
2 files changed +0
-14
lines changed Original file line number Diff line number Diff line change 38
38
mountPath : /csi
39
39
- name : registration-dir
40
40
mountPath : /registration
41
- livenessProbe :
42
- initialDelaySeconds : 3
43
- exec :
44
- command :
45
- - /csi-node-driver-registrar
46
- - --kubelet-registration-path=/var/lib/kubelet/plugins/pd.csi.storage.gke.io/csi.sock
47
- - --mode=kubelet-registration-probe
48
41
- name : gce-pd-driver
49
42
# Don't change base image without changing pdImagePlaceholder in
50
43
# test/k8s-integration/main.go
Original file line number Diff line number Diff line change 39
39
mountPath : /csi
40
40
- name : registration-dir
41
41
mountPath : /registration
42
- livenessProbe :
43
- initialDelaySeconds : 3
44
- exec :
45
- command :
46
- - /csi-node-driver-registrar.exe
47
- - --kubelet-registration-path=C:\\var\\lib\\kubelet\\plugins\\pd.csi.storage.gke.io\\csi.sock
48
- - --mode=kubelet-registration-probe
49
42
- name : gce-pd-driver
50
43
# Don't change base image without changing pdImagePlaceholder in
51
44
# test/k8s-integration/main.go
You can’t perform that action at this time.
0 commit comments