Open a shell as non-root user Export environment variableK3S_DATA_DIR=$HOME/mydata Create a cluster in the same shell Runk3s-uninstall.shin the same shell Expected behavior: Uninstallation should work properly.$K3S_DATA_DIRshould be cleaned. Actual behavior: Instead of$K3S_DATA_DIR,/var/lib...