sqlproxy-cross-project Helm values reference#
Helm values reference table for the sqlproxy-cross-project
application.
Key |
Type |
Default |
Description |
---|---|---|---|
affinity |
object |
|
Affinity rules for the Cloud SQL Proxy pod |
config.instanceConnectionName |
string |
None, must be set |
Instance connection name for a CloudSQL PostgreSQL instance |
config.ipAddressType |
string |
|
IP address type of the instance to connect to (either |
config.serviceAccount |
string |
None, must be set if Cloud SQL Auth Proxy is enabled |
The Google service account that has an IAM binding to the Cloud SQL Proxy Kubernetes service account and has the |
fullnameOverride |
string |
|
Override the full name for resources (includes the release name) |
image.pullPolicy |
string |
|
Pull policy for the Cloud SQL Proxy image |
image.repository |
string |
|
Cloud SQL Proxy image to use |
image.tag |
string |
|
Tag of Cloud SQL Proxy image to use |
nameOverride |
string |
|
Override the base name for resources |
nodeSelector |
object |
|
Node selector rules for the Cloud SQL Proxy pod |
podAnnotations |
object |
|
Annotations for the Cloud SQL Proxy pod |
replicaCount |
int |
|
Number of pods to start |
resources |
object |
|
Resource limits and requests for the Cloud SQL Proxy pod |
tolerations |
list |
|
Tolerations for the Cloud SQL Proxy pod |