davesargrad edited a comment on issue #1059: camel-k installation struggles
URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556189896
 
 
   I tried to update the configmap as follows:
   
   Export the configmap
   
   `kubectl get configmap camel-k-maven-settings -o yaml --export` > 
camel-configmap.yaml
   
   Add the proxy entry 
   
   Reapply using 
   `kubectl apply -f camel-configmap.yaml`
   
   I then verify that the configmap has changed. It does as you see below
   
![image](https://user-images.githubusercontent.com/48793689/69265164-b8b39c00-0b96-11ea-9570-d70df50d4d0c.png)
   
   
   I then recreated the camel-k integrationplatform and the example integration.
   
![image](https://user-images.githubusercontent.com/48793689/69265244-e13b9600-0b96-11ea-929d-af615c6770be.png)
   
   
   Unfortunately the integration is still seemingly stuck in **Building Kit**
   
   
   
   
   
   

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