madmesi commented on issue #1580:
URL: https://github.com/apache/camel-k/issues/1580#issuecomment-657003942


   Thanks Guys for responding. I'm a bit confused here. I tried to install 
camel-k following the 
[operatorhub](https://operatorhub.io/operator/camel-k/stable/camel-k-operator.v1.0.0)
 and 
[this](https://camel.apache.org/camel-k/latest/installation/installation.html). 
and I still don't know which one helps me to create the integration. 
   
   After your response I tried removing the "olm" namespace followed by the 
```kamel uninstall  ``` command.
   And then I went through the procedure with 
   ```kamel install --registry https://myregistry.example.com/v2 
--registry-auth-username YOUR_USERNAME --registry-auth-password SECRET_PASSWORD 
--build-publish-strategy=Kaniko --cluster-setup```
   
   But this is what I got after looking for the integrationplatform:
   ```
   kubectl get integrationplatforms.camel.apache.org -o yaml
   apiVersion: v1
   items: []
   kind: List
   metadata:
     resourceVersion: ""
     selfLink: ""
   ```
   


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

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


Reply via email to