squakez commented on issue #3916:
URL: https://github.com/apache/camel-k/issues/3916#issuecomment-1354419211

   Maybe you had installed it with the `-x` option? in that case we should 
include a `-x` in the `uninstall` as well. I just tried and it worked correctly:
   ```
   $ kamel uninstall
   Camel K Integration Platform removed from namespace default
   Camel K Config Maps removed from namespace default
   Camel K Registry Secret removed from namespace default
   Camel K Platform Kamelets removed from namespace default
   Camel K Operator removed from namespace default
   Camel K Role Bindings removed from namespace default
   Camel K Roles removed from namespace default
   Camel K Service Accounts removed from namespace default
   squake:~ $ k get ip
   No resources found in default namespace.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to