mrinalsharma commented on issue #582:
URL: https://github.com/apache/camel-karavan/issues/582#issuecomment-1369338188

   I just tried the steps and I am able to see the Karavan Screen. Few things 
you can try
   
   - Make sure you set the current namespace as karavan ` kubectl config 
set-context --current --namespace=karavan`
   -  Modify minikube/karavan-secret.yaml with the correct git values and 
registry IP. After making these changes you should run `kubectl apply -f 
minikube/karavan-secret.yaml -n karavan`
   - Make sure that after running command `minikube service karavan --url 
--namespace karavan` you copy the URL that looks like `http://127.0.0.1:50820/` 
and paste it into the browser.
   


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