AuxTel Helm values reference#
Helm values reference table for the auxtel application.
Key  | 
Type  | 
Default  | 
Description  | 
|---|---|---|---|
global.baseUrl  | 
string  | 
Set by Argo CD  | 
Base URL for the environment  | 
global.controlSystem.appNamespace  | 
string  | 
Set by ArgoCD  | 
Application namespace for the control system deployment  | 
global.controlSystem.imageTag  | 
string  | 
Set by ArgoCD  | 
Image tag for the control system deployment  | 
global.controlSystem.kafkaBrokerAddress  | 
string  | 
Set by ArgoCD  | 
Kafka broker address for the control system deployment  | 
global.controlSystem.kafkaTopicReplicationFactor  | 
string  | 
Set by ArgoCD  | 
Kafka topic replication factor for control system topics  | 
global.controlSystem.s3EndpointUrl  | 
string  | 
Set by ArgoCD  | 
S3 endpoint (LFA) for the control system deployment  | 
global.controlSystem.schemaRegistryUrl  | 
string  | 
Set by ArgoCD  | 
Schema registry URL for the control system deployment  | 
global.controlSystem.siteTag  | 
string  | 
Set by ArgoCD  | 
Site tag for the control system deployment  | 
global.controlSystem.topicName  | 
string  | 
Set by ArgoCD  | 
Topic name tag for the control system deployment  | 
global.host  | 
string  | 
Set by Argo CD  | 
Host name for ingress  | 
global.vaultSecretsPath  | 
string  | 
Set by Argo CD  | 
Base path for Vault secrets  | 
atdome-sim.enabled  | 
bool  | 
  | 
Enable the ATDome simulator CSC  | 
atdome.enabled  | 
bool  | 
  | 
Enable the ATDome CSC  | 
athexapod-sim.enabled  | 
bool  | 
  | 
Enable the ATHexapod simulator CSC  | 
athexapod.enabled  | 
bool  | 
  | 
Enable the ATHexapod CSC  | 
atmcs-sim.enabled  | 
bool  | 
  | 
Enable the ATMCS simulator CSC  | 
atmcs.enabled  | 
bool  | 
  | 
Enable the ATMCS CSC  | 
atpneumatics-sim.enabled  | 
bool  | 
  | 
Enable the ATPneumatics simulator CSC  | 
atpneumatics.enabled  | 
bool  | 
  | 
Enable the ATPneumatics CSC  | 
atspectrograph-sim.enabled  | 
bool  | 
  | 
Enable the ATSpectograph simulator CSC  | 
atspectrograph.enabled  | 
bool  | 
  | 
Enable the ATSpectrograph CSC  | 
csc_collector.secrets  | 
list  | 
  | 
This section holds secret specifications. Each object listed can have the following attributes defined: name (The name used by pods to access the secret) key (The key in the vault store where the secret resides) type (OPTIONAL: The secret type. Defaults to Opaque.)  | 
hexapod-sim.enabled  | 
bool  | 
  | 
Enable the hexapod controller simulator  | 
hexapod-sim.image  | 
object  | 
  | 
This section holds the configuration of the container image  | 
hexapod-sim.image.pullPolicy  | 
string  | 
  | 
The policy to apply when pulling an image for deployment  | 
hexapod-sim.image.repository  | 
string  | 
  | 
The Docker registry name of the container image  | 
hexapod-sim.image.tag  | 
string  | 
  | 
The tag of the container image  | 
hexapod-sim.namespace  | 
string  | 
  | 
This is the namespace in which the hexapod controller simulator will be placed  |