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

[gcloud-sqlproxy] does this chart require me to create the serviceAccount or does it create it itself? #97

Closed
martaver opened this issue Sep 1, 2020 · 1 comment

Comments

@martaver
Copy link

martaver commented Sep 1, 2020

I'm using a pulumi provider to deploy the gcloud-sqlproxy helm chart, and something's preventing the workload from scaling up. I'm pretty sure it's just my bad configuration, so I'm going through the documentation again.

I'm a bit confused, because the installation instructions tell me that I need to manually create the service account and pass the proxy the credentials. Which is fine, but then I also notice in values serviceAccount.create, which defaults to true...

Are these separate? The same? Is the documentation out of date?

Help! :D

@rimusz
Copy link
Owner

rimusz commented Sep 24, 2020

you need to pass GCP service account key and pass it.
serviceAccount.create is for Kubernetes service account.

@rimusz rimusz closed this as completed Nov 4, 2020
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

No branches or pull requests

2 participants