sia Helm values reference#
Helm values reference table for the sia application.
Key |
Type |
Default |
Description |
|---|---|---|---|
affinity |
object |
|
Affinity rules for the sia deployment pod |
config.datasets |
list |
|
List of datasets enabled in this environment. |
config.ivoidFormat |
string |
|
Format string for the IVOID used for self-identification. This must contain a |
config.logLevel |
string |
|
Logging level |
config.logProfile |
string |
|
Logging profile ( |
config.metrics.application |
string |
|
Name under which to log metrics. Generally there is no reason to change this. |
config.metrics.enabled |
bool |
|
Whether to enable sending metrics |
config.metrics.events.topicPrefix |
string |
|
Topic prefix for events. It may sometimes be useful to change this in development environments. |
config.metrics.schemaManager.registryUrl |
string |
Sasquatch in the local cluster |
URL of the Confluent-compatible schema registry server |
config.metrics.schemaManager.suffix |
string |
|
Suffix to add to all registered subjects. This is sometimes useful for experimentation during development. |
config.obscoreConfig |
object |
See |
ObsCore exporter configurations by dataset |
config.pathPrefix |
string |
|
URL path prefix |
config.sentry.enabled |
bool |
|
Set to true to enable the Sentry integration. |
config.sentry.tracesSampleRate |
float |
|
The percentage of requests that should be traced. This should be a float between 0 and 1. |
config.slackAlerts |
bool |
|
Whether to send alerts and status to Slack. |
global.environmentName |
string |
Set by Argo CD Application |
Name of the Phalanx environment |
global.host |
string |
Set by Argo CD |
Host name for ingress |
global.repertoireUrl |
string |
Set by Argo CD |
Base URL for Repertoire discovery API |
global.vaultSecretsPath |
string |
Set by Argo CD |
Base path for Vault secrets |
image.pullPolicy |
string |
|
Pull policy for the sia image |
image.repository |
string |
|
Image to use in the sia 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 sia deployment pod |
podAnnotations |
object |
|
Annotations for the sia deployment pod |
replicaCount |
int |
|
Number of web deployment pods to start |
resources |
object |
See |
Resource limits and requests for the sia deployment pod |
tolerations |
list |
Tolerate GKE amd64 and arm64 taints |
Tolerations for the sia deployment pod |