eosxd: set DaemonSet's update strategy to OnDelete to protect FUSE mounts
This PR sets eosxd's DaemonSet updateStrategy to OnDelete. eosxd is FUSE-based, restarting the Pod will break existing mounts on the node.
This PR sets eosxd's DaemonSet updateStrategy to OnDelete. eosxd is FUSE-based, restarting the Pod will break existing mounts on the node.