dapr / samples

Community driven repository for Dapr samples
Apache License 2.0
416 stars 174 forks source link

Issue relating to repository middleware-oauth-google #148

Closed aditfield closed 1 year ago

aditfield commented 1 year ago

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.

aditfield commented 1 year ago

Able to pull image