File tree 2 files changed +0
-14
lines changed
helm/csi-driver-lvm/templates
tests/files/helm/csi-driver-lvm/templates
2 files changed +0
-14
lines changed Original file line number Diff line number Diff line change 42
42
fieldPath : spec.nodeName
43
43
image : quay.io/k8scsi/csi-node-driver-registrar:v1.3.0
44
44
imagePullPolicy : IfNotPresent
45
- lifecycle :
46
- preStop :
47
- exec :
48
- command :
49
- - /bin/sh
50
- - -c
51
- - rm -rf /registration/csi-lvm /registration/csi-lvm-reg.sock
52
45
name : node-driver-registrar
53
46
resources : {}
54
47
securityContext :
Original file line number Diff line number Diff line change 42
42
fieldPath : spec.nodeName
43
43
image : quay.io/k8scsi/csi-node-driver-registrar:v1.3.0
44
44
imagePullPolicy : IfNotPresent
45
- lifecycle :
46
- preStop :
47
- exec :
48
- command :
49
- - /bin/sh
50
- - -c
51
- - rm -rf /registration/csi-lvm /registration/csi-lvm-reg.sock
52
45
name : node-driver-registrar
53
46
resources : {}
54
47
securityContext :
You can’t perform that action at this time.
0 commit comments