Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add cloud-base registry configuration values to Helm chart #56

Merged
merged 2 commits into from
Aug 19, 2022

Conversation

sonnysideup
Copy link
Contributor

@sonnysideup sonnysideup commented Aug 19, 2022

Creates configurations for both GCP and Azure in order to access GCR and ACR, respectively. ECR has not been added because we rely on the underlying IAM Role -> Instance Profile to provide credentials. Obviously, we can change and/or extend this as-needed in the future.

this service account annotation is required in order to authenticate
with GCR
so that these settings can be set "explicitly" instead of use other,
less-descriptive fields to configure the same thing
@sonnysideup sonnysideup requested review from fraenkel and steved August 19, 2022 17:33
@sonnysideup sonnysideup merged commit f3de88d into main Aug 19, 2022
@sonnysideup sonnysideup deleted the add-cloud-auth-values branch August 19, 2022 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants