tasso Helm values reference¶
Helm values reference table for the tasso application.
Key  | 
Type  | 
Default  | 
Description  | 
|---|---|---|---|
affinity  | 
object  | 
  | 
Affinity rules for the tasso deployment pod  | 
config.databaseSchema  | 
string  | 
  | 
database schema  | 
config.databaseUrl  | 
string  | 
  | 
database connection url  | 
config.logLevel  | 
string  | 
  | 
Logging level  | 
config.logProfile  | 
string  | 
  | 
Logging profile (  | 
config.pathPrefix  | 
string  | 
  | 
URL path prefix  | 
config.slackAlerts  | 
bool  | 
  | 
Whether to send Slack alerts for unexpected failures  | 
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  | 
image.pullPolicy  | 
string  | 
  | 
Pull policy for the tasso image  | 
image.repository  | 
string  | 
  | 
Image to use in the tasso deployment  | 
image.tag  | 
string  | 
The appVersion of the chart  | 
Tag of image to use  | 
ingress.annotations  | 
object  | 
  | 
Additional annotations for the ingress rule  | 
nodeSelector  | 
object  | 
  | 
Node selection rules for the tasso deployment pod  | 
podAnnotations  | 
object  | 
  | 
Annotations for the tasso deployment pod  | 
replicaCount  | 
int  | 
  | 
Number of web deployment pods to start  | 
resources  | 
object  | 
See   | 
Resource limits and requests for the tasso deployment pod  | 
s3.disableBucketValidation  | 
int  | 
  | 
Set this to disable validation of S3 bucket names, allowing Ceph multi-tenant colon-separated names to be used.  | 
s3.endpointUrl  | 
string  | 
None, must be set  | 
S3 endpoint containing   | 
s3.imageBucket  | 
string  | 
None, must be set  | 
Bucket containing the incoming raw images  | 
tolerations  | 
list  | 
  | 
Tolerations for the tasso deployment pod  |