obsenv-management Helm values reference¶
Helm values reference table for the obsenv-management
application.
Key |
Type |
Default |
Description |
---|---|---|---|
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 |
obsenv-api.affinity |
object |
|
Affinity rules for the obsenv-api deployment pod |
obsenv-api.config.logLevel |
string |
|
Logging level |
obsenv-api.config.logProfile |
string |
|
Logging profile ( |
obsenv-api.config.pathPrefix |
string |
|
URL path prefix |
obsenv-api.config.useFakeObsenvManager |
bool |
|
Use fake obsenv management system |
obsenv-api.image.pullPolicy |
string |
|
Pull policy for the obsenv-api image |
obsenv-api.image.repository |
string |
|
Image to use in the obsenv-api deployment |
obsenv-api.image.tag |
string |
The appVersion of the chart |
Tag of image to use |
obsenv-api.ingress.annotations |
object |
|
Additional annotations for the ingress rule |
obsenv-api.nodeSelector |
object |
|
Node selection rules for the obsenv-api deployment pod |
obsenv-api.podAnnotations |
object |
|
Annotations for the obsenv-api deployment pod |
obsenv-api.replicaCount |
int |
|
Number of web deployment pods to start |
obsenv-api.resources |
object |
See |
Resource limits and requests for the obsenv-api deployment pod |
obsenv-api.tolerations |
list |
|
Tolerations for the obsenv-api deployment pod |
obsenv-ui.affinity |
object |
|
Affinity rules for the obsenv-ui deployment pod |
obsenv-ui.config.logLevel |
string |
|
Logging level |
obsenv-ui.config.logProfile |
string |
|
Logging profile ( |
obsenv-ui.config.pathPrefix |
string |
|
URL path prefix |
obsenv-ui.image.pullPolicy |
string |
|
Pull policy for the obsenv-ui image |
obsenv-ui.image.repository |
string |
|
Image to use in the obsenv-ui deployment |
obsenv-ui.image.tag |
string |
The appVersion of the chart |
Tag of image to use |
obsenv-ui.ingress.annotations |
object |
|
Additional annotations for the ingress rule |
obsenv-ui.nodeSelector |
object |
|
Node selection rules for the obsenv-ui deployment pod |
obsenv-ui.podAnnotations |
object |
|
Annotations for the obsenv-ui deployment pod |
obsenv-ui.replicaCount |
int |
|
Number of web deployment pods to start |
obsenv-ui.resources |
object |
See |
Resource limits and requests for the obsenv-ui deployment pod |
obsenv-ui.tolerations |
list |
|
Tolerations for the obsenv-ui deployment pod |