ceph-csi/charts
Madhu Rajanna f2edc926cf deploy: remove preStop hook from daemonset templates
The lifecycle preStop hook fails on container stop / exit
because /bin/sh is not present in the driver registrar container
image.

the driver-registrar will remove the socket file
before stopping. we dont need to have any preStop hook
to remove the socket as it was not working as expected

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-08-31 17:24:54 +00:00
..
ceph-csi-cephfs deploy: remove preStop hook from daemonset templates 2020-08-31 17:24:54 +00:00
ceph-csi-rbd deploy: remove preStop hook from daemonset templates 2020-08-31 17:24:54 +00:00