usertap Helm values reference#
Helm values reference table for the usertap application.
Key |
Type |
Default |
Description |
|---|---|---|---|
cloudsql.enabled |
bool |
|
Enable the Cloud SQL Auth Proxy sidecar, used with Cloud SQL databases on Google Cloud |
cloudsql.image.pullPolicy |
string |
|
Pull policy for Cloud SQL Auth Proxy images |
cloudsql.image.repository |
string |
|
Cloud SQL Auth Proxy image to use |
cloudsql.image.tag |
string |
|
Cloud SQL Auth Proxy tag to use |
cloudsql.instanceConnectionName |
string |
None, must be set if Cloud SQL is used |
Instance connection name for a Cloud SQL PostgreSQL instance |
cloudsql.resources |
object |
See |
Resource limits and requests for the Cloud SQL Proxy container |
cloudsql.serviceAccount |
string |
None, must be set if Cloud SQL Auth Proxy is enabled |
The Google service account that has an IAM binding to the |
global.host |
string |
Set by Argo CD |
Host name for ingress |
global.vaultSecretsPath |
string |
Set by Argo CD |
Base path for Vault secrets |
image.pullPolicy |
string |
|
Pull policy YouCat image |
image.repository |
string |
|
YouCat image |
image.tag |
string |
|
Tag for YouCat image |
youcat.tapadm.url |
string |
|
Connection info for the tap admin database |
youcat.tapadm.username |
string |
|
Username for the tap admin database user |
youcat.tapuser.url |
string |
|
Connection info for the tap user database |
youcat.tapuser.username |
string |
|
Username for the tap user database user |
youcat.uws.url |
string |
|
Username for the tap uws database user |
youcat.uws.username |
string |
|
Username for the tap uws database user |