Helm values reference¶
Helm values reference table for the consdb application.
Key  | 
Type  | 
Default  | 
Description  | 
|---|---|---|---|
affinity  | 
object  | 
  | 
Affinity rules for the consdb deployment pod  | 
autoscaling.enabled  | 
bool  | 
  | 
Enable autoscaling of consdb deployment  | 
autoscaling.maxReplicas  | 
int  | 
  | 
Maximum number of consdb deployment pods  | 
autoscaling.minReplicas  | 
int  | 
  | 
Minimum number of consdb deployment pods  | 
autoscaling.targetCPUUtilizationPercentage  | 
int  | 
  | 
Target CPU utilization of consdb deployment pods  | 
db.database  | 
string  | 
  | 
Database name  | 
db.host  | 
string  | 
  | 
Database host  | 
db.user  | 
string  | 
  | 
Database user  | 
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 consdb image  | 
image.repository  | 
string  | 
  | 
Image to use in the consdb deployment  | 
image.tag  | 
string  | 
  | 
Overrides the image tag whose default is the chart appVersion.  | 
ingress.annotations  | 
object  | 
  | 
Additional annotations for the ingress rule  | 
kafka.bootstrap  | 
string  | 
  | 
Kafka bootstrap server  | 
kafka.group_id  | 
string  | 
  | 
Name of Kafka consumer group  | 
kafka.schema_url  | 
string  | 
  | 
Kafka Avro schema server URL  | 
kafka.username  | 
string  | 
  | 
Username for SASL_PLAIN authentication  | 
lfa.access_key  | 
string  | 
  | 
Access key for LFA bucket  | 
lfa.bucket_prefix  | 
string  | 
  | 
Prefix for LFA bucket (e.g. for Ceph tenant specification)  | 
lfa.s3EndpointUrl  | 
string  | 
  | 
url  | 
nodeSelector  | 
object  | 
  | 
Node selection rules for the consdb deployment pod  | 
podAnnotations  | 
object  | 
  | 
Annotations for the consdb deployment pod  | 
replicaCount  | 
int  | 
  | 
Number of consdb deployment pods to start  | 
resources  | 
object  | 
  | 
Resource limits and requests for the consdb deployment pod  | 
tolerations  | 
list  | 
  | 
Tolerations for the consdb deployment pod  |