How to restart application rather than stop and recreate a new one?
I tried:
I tried:
But not working, it returns:k3s kubectl get pod {podname} -n {namespace} -o yaml | kubectl replace --force -f -
zsh: command not found: kubectl