Skip to content

Conversation

@julwrites
Copy link
Owner

No description provided.

google-labs-jules bot and others added 2 commits November 26, 2025 03:36
The `secrets` package expects the `GCLOUD_PROJECT_ID` to be available as an environment variable to fetch secrets from Google Secret Manager.

This change updates the `Dockerfile` to accept the `GCLOUD_PROJECT_ID` as a build argument and set it as an environment variable in the final container. The `deployment.yml` is also updated to pass this build argument during the Docker build process. This ensures that the `GCLOUD_PROJECT_ID` is available to the application at runtime.
Fix: Pass GCLOUD_PROJECT_ID as Environment Variable to Container
@julwrites julwrites merged commit 8e8d4f9 into master Nov 26, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants