tadayosi opened a new issue, #3916:
URL: https://github.com/apache/camel-k/issues/3916

   When I run `kamel uninstall` it says `"Camel K Integration Platform removed 
from namespace default"`:
   ```
   $ 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
   ```
   but the integration platform still remains:
   ```
   $ kubectl get ip
   NAME      PHASE
   camel-k   Ready
   ```


-- 
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