You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 17, 2023. It is now read-only.
When I run kfctl delete -f istio_dex.yaml, I get an error of kfctl delete failed, cluster-context does not match kuberentes context. However when I add the --force-deletion flag to the command, it throws a warning but continues to uninstall provided I delete the existing generated kustomize folder. Can anyone help me with this matter