Hi everyone. I have just tried to remove all setting from one-line deployment command by “curl -s get-rasa-x.rasa.com | sudo bash --uninstall”. But unfortunately, I got an error “bash: --uninstall: invalid option”. Can anyone help me to fix it? I really appreciate about that.
@erohmensing Yes ofcourse
I realize It use k3s kubernetes service for automatically deploy, so I stop service by command “sudo systemctl stop k3s” and uninstall it by “k3s-uninstall.sh”.
I hope it useful for someone.