livetap Helm values reference#
Helm values reference table for the livetap application.
| Key | Type | Default | Description | 
|---|---|---|---|
| cadc-tap.config.backend | string | 
 | What type of backend? | 
| cadc-tap.config.pg.database | string | 
 | Postgres database to connect to | 
| cadc-tap.config.pg.host | string | 
 | Postgres hostname:port to connect to | 
| cadc-tap.config.pg.username | string | 
 | Postgres username to use to connect | 
| cadc-tap.config.vaultSecretName | string | 
 | Vault secret name: the final key in the vault path | 
| cadc-tap.ingress.path | string | 
 | |
| 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 |