You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: