Skip to content

Commit

Permalink
Revert removing rke directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarthak Kumar committed Aug 19, 2024
1 parent 3291f40 commit bce22d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bundle/bin/rke2-killall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ systemctl stop rke2-agent.service || true
killtree $({ set +x; } 2>/dev/null; getshims; set -x)

do_unmount_and_remove '/run/k3s'
do_unmount_and_remove "${RKE2_DATA_DIR}"
do_unmount_and_remove '/var/lib/kubelet/pods'
do_unmount_and_remove '/run/netns/cni-'

Expand Down

0 comments on commit bce22d5

Please sign in to comment.