ppdbtap Helm values reference#
Helm values reference table for the ppdbtap application.
Key |
Type |
Default |
Description |
|---|---|---|---|
cadc-tap.config.backend |
string |
|
What type of backend? |
cadc-tap.config.bigquery |
object |
|
BigQuery configuration |
cadc-tap.config.bigquery.schema |
string |
|
Schema name for table mappings (default: ppdb) |
cadc-tap.config.database |
string |
|
Data database name (unused for BigQuery backend, but must be set) |
cadc-tap.config.sentryEnabled |
bool |
|
Whether Sentry is enabled in this environment |
cadc-tap.config.serviceName |
string |
|
Name of the service from Gafaelfawr’s perspective |
cadc-tap.config.vaultSecretName |
string |
|
Vault secret name: the final key in the vault path |
cadc-tap.ingress.path |
string |
|
Ingress path that should be routed to this service |
string |
|
Name of the Kubernetes |
|
cadc-tap.uws.database |
string |
|
Database name |
cadc-tap.uws.type |
string |
|
Database backend type: “containerized”, “cloudsql”, or “external” |
cadc-tap.uws.useVaultPassword |
bool |
|
Whether the UWS database requires a password in Vault (true for cloudsql/external) |
cadc-tap.uws.username |
string |
|
Database username |
global.baseUrl |
string |
Set by Argo CD |
Base URL for the environment |
global.host |
string |
Set by Argo CD |
Host name for ingress |
global.vaultSecretsPath |
string |
Set by Argo CD |
Base path for Vault secrets |