Yash Gupta
Results
2
issues of
Yash Gupta
The command `kubectl delete provider ` gives errors, the correct command to delete provider was `kubectl delete providers ` replaced provider with providers. I have attached the relevant screenshots. `kubectl...
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...