Replies: 3 comments 4 replies
-
I've never used cloud run so I can't help much. Can you exec into the container and run |
Beta Was this translation helpful? Give feedback.
-
Not really sure what happened, but now it seems the environment variables are loaded. I wasn't able to exec into the container though, apparently you can't do that with Cloud Run. Now I'm getting Edit: Edit 2:
|
Beta Was this translation helpful? Give feedback.
-
The container port should be
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am a beginner in containers, so please put on the kid gloves.
I am attempting to use Google Cloud Run to deploy Ganymede. The frontend runs as expected, but it seems that no environment variables are being passed to the container.
I keep seeing the following error in the log:
My scrubbed YAML:
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions