Datalinker Helm values reference#
Helm values reference table for the datalinker application.
Key  | 
Type  | 
Default  | 
Description  | 
|---|---|---|---|
affinity  | 
object  | 
  | 
Affinity rules for the datalinker deployment pod  | 
autoscaling.enabled  | 
bool  | 
  | 
Enable autoscaling of datalinker deployment  | 
autoscaling.maxReplicas  | 
int  | 
  | 
Maximum number of datalinker deployment pods  | 
autoscaling.minReplicas  | 
int  | 
  | 
Minimum number of datalinker deployment pods  | 
autoscaling.targetCPUUtilizationPercentage  | 
int  | 
  | 
Target CPU utilization of datalinker deployment pods  | 
config.pgUser  | 
string  | 
  | 
User to use from the PGPASSFILE rubin is the default  | 
config.s3EndpointUrl  | 
string  | 
  | 
S3 Endpoint URL  | 
config.storageBackend  | 
string  | 
  | 
Storage backend to use: either GCS or S3 GCS is the default  | 
config.tapMetadataUrl  | 
string  | 
  | 
URL containing TAP schema metadata used to construct queries  | 
fullnameOverride  | 
string  | 
  | 
Override the full name for resources (includes the release name)  | 
global.baseUrl  | 
string  | 
Set by Argo CD  | 
Base URL for the environment  | 
global.butlerRepositoryIndex  | 
string  | 
Set by Argo CD  | 
URI to the Butler configuration of available repositories  | 
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 for the datalinker image  | 
image.repository  | 
string  | 
  | 
Image to use in the datalinker deployment  | 
image.tag  | 
string  | 
  | 
Overrides the image tag whose default is the chart appVersion.  | 
ingress.annotations  | 
object  | 
  | 
Additional annotations for the ingresses  | 
nameOverride  | 
string  | 
  | 
Override the base name for resources  | 
nodeSelector  | 
object  | 
  | 
Node selection rules for the datalinker deployment pod  | 
podAnnotations  | 
object  | 
  | 
Annotations for the datalinker deployment pod  | 
replicaCount  | 
int  | 
  | 
Number of web deployment pods to start  | 
resources  | 
object  | 
  | 
Resource limits and requests for the datalinker deployment pod  | 
tolerations  | 
list  | 
  | 
Tolerations for the datalinker deployment pod  |