relating to repository middleware-oauth-google,
As per echoapp.yaml file, its searching for image from repository location image: dapriosamples/middleware-echoapp:latest.
Let me know if we need to push image to this repo or its already exist in it?
Do we need to pass imagepullsecrets etc so that image can be available to read?
Hi Team, @paulyuk
relating to repository middleware-oauth-google, As per echoapp.yaml file, its searching for image from repository location image: dapriosamples/middleware-echoapp:latest.
Let me know if we need to push image to this repo or its already exist in it? Do we need to pass imagepullsecrets etc so that image can be available to read?
Currently for me http://dummy.com/v1.0/invoke/echoapp/method/echo?text=hello link is not connecting.