Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add config extraCredentials.googleServiceAccountKey #133

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

consideRatio
Copy link
Contributor

@consideRatio consideRatio commented Jul 12, 2024

The decision to add extraCredentials.googleServiceAccountKey at all was considered in #123 (comment). It will make things easier to configure like this, but we end up with more specific config than would require via use of extraFiles + extraEnv.

I recorded a video developing this in https://www.youtube.com/watch?v=rNE-XV9RNY0, and pushed a small schema commit (470611b) after recording the video.

If we don't require this, it could get unset, and if it becomes unset we
would error with a harder to understand error message than if we would
require this via the schema.
@consideRatio
Copy link
Contributor Author

I'll go for a merge so I can trial use of this easier in 2i2c-org/infrastructure.

@consideRatio consideRatio merged commit a3c5620 into 2i2c-org:main Jul 12, 2024
9 checks passed
consideRatio pushed a commit that referenced this pull request Jul 12, 2024
…470611b

#133 Merge pull request #133 from consideRatio/pr/add-config-extracred
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add chart config to mount and consume a GCP service account's credentials
1 participant