zhfeng commented on issue #1015: Failing start the camel-k-operator 
1.0.0.-M3-SNAPSHOT with the minishifit
URL: https://github.com/apache/camel-k/issues/1015#issuecomment-543054818
 
 
   Well, it could be resolved by cleaning the camel-k installation.
   ```
   oc delete 
all,pvc,configmap,rolebindings,clusterrolebindings,secrets,sa,roles,clusterroles,crd
 -l 'app=camel-k'
   ```
   and rebuild the images dev with
   ```
   make images-dev
   ```

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to