octavius Helm values reference#
Helm values reference table for the octavius application.
Key |
Type |
Default |
Description |
|---|---|---|---|
affinity |
object |
|
Affinity rules for the octavius deployment pod |
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.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 |
imageAPI.pullPolicy |
string |
|
Pull policy for the octavius image |
imageAPI.repository |
string |
|
Image to use in the octavius deployment |
imageAPI.tag |
string |
The appVersion of the chart |
Tag of image to use |
imageDB.persistence.enabled |
bool |
|
|
imageDB.persistence.size |
string |
|
|
imageDB.pullPolicy |
string |
|
Pull policy for the octavius image |
imageDB.repository |
string |
|
Image to use in the octavius deployment |
imageDB.tag |
string |
The appVersion of the chart |
Tag of image to use |
imageUI.pullPolicy |
string |
|
Pull policy for the octavius image |
imageUI.repository |
string |
|
Image to use in the octavius deployment |
imageUI.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 octavius deployment pod |
podAnnotations |
object |
|
Annotations for the octavius deployment pod |
replicaCount |
int |
|
Number of web deployment pods to start |
resources |
object |
See |
Resource limits and requests for the octavius deployment pod |
service.port |
int |
|
|
service.type |
string |
|
|
tolerations |
list |
|
Tolerations for the octavius deployment pod |