Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Web Bug] - Uninstall Crossplane #861

Open
YashxG opened this issue Jan 22, 2025 · 0 comments
Open

[Web Bug] - Uninstall Crossplane #861

YashxG opened this issue Jan 22, 2025 · 0 comments

Comments

@YashxG
Copy link

YashxG commented Jan 22, 2025

The kubectl delete provider command does not work properly,
we should rather use kubectl delete providers command

I even created a PR but I am facing issues while signing off the commit, kindly help regarding that as well, thank you.
PR link : #860

The command kubectl delete provider <provider_name> gives errors, the correct command to delete provider was kubectl delete providers <provider_name> replaced provider with providers.
I have attached the relevant screenshots.

kubectl delete provider
Screenshot 2025-01-22 at 11 50 33 AM

kubectl delete providers
Screenshot 2025-01-22 at 11 50 08 AM

URL: https://docs.crossplane.io/latest/software/uninstall/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant