kubernetes-for-java-developers icon indicating copy to clipboard operation
kubernetes-for-java-developers copied to clipboard

Support for skaffold example on Openshift

Open srinivma1 opened this issue 5 years ago • 0 comments

Could you please provide an example on using skaffold on Openshift cluster accesssing Openshift image registry? When I tried skaffold dev mode and made any code changes with same example that you have in your github repo, it is detecting the change , building and pushing the changes but not the latest changes are not reflected in the browser.

If I exit dev mode and again run skaffold dev, it is taking the latest changes. Not sure why?

srinivma1 avatar Mar 10 '20 19:03 srinivma1