repertoire Helm values reference#
Helm values reference table for the repertoire
application.
Key |
Type |
Default |
Description |
---|---|---|---|
affinity |
object |
|
Affinity rules for the repertoire deployment pod |
config.applications |
list |
Set by Argo CD |
List of applications deployed in this Phalanx environment (do not set) |
config.baseHostname |
string |
Set by Argo CD |
Base hostname of the Phalanx environment (do not set) |
config.butlerConfigs |
object |
Set by Argo CD |
Butler configuration mapping (do not set) |
config.datasets |
list |
|
List of datasets served by this environment. Each member of the list is a dictionary with key |
config.logLevel |
string |
|
Logging level |
config.logProfile |
string |
|
Logging profile ( |
config.pathPrefix |
string |
|
URL path prefix |
config.rules |
object |
See |
Rules for determining the expected URLs of deployed services that use the main hostname. See the Repertoire documentation for more information. |
config.slackAlerts |
bool |
|
Whether to send Slack alerts for unexpected failures |
config.subdomainRules |
object |
See |
Rules for determining the expected URLs of deployed services that use a subdomain. See the Repertoire documentation for more information. |
config.useSubdomains |
list |
|
List of services that use subdomains instead of the main hostname. See the Repertoire documentation for more information. |
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 repertoire image |
image.repository |
string |
|
Image to use in the repertoire 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 repertoire deployment pod |
podAnnotations |
object |
|
Annotations for the repertoire deployment pod |
replicaCount |
int |
|
Number of web deployment pods to start |
resources |
object |
See |
Resource limits and requests for the repertoire deployment pod |
tolerations |
list |
|
Tolerations for the repertoire deployment pod |