Mobu Helm values reference#
Helm values reference table for the mobu
application.
Key |
Type |
Default |
Description |
---|---|---|---|
affinity |
object |
|
Affinity rules for the mobu frontend pod |
config.autostart |
list |
|
Autostart specification. Must be a list of mobu flock specifications. Each flock listed will be automatically started when mobu is started. |
config.debug |
bool |
|
If set to true, include the output from all flocks in the main mobu log and disable structured JSON logging. |
config.pathPrefix |
string |
|
Prefix for mobu’s API routes. |
config.slackAlerts |
bool |
|
Whether to send alerts and status to Slack. |
fullnameOverride |
string |
|
Override the full name for resources (includes the release name) |
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 |
image.pullPolicy |
string |
|
Pull policy for the mobu image |
image.repository |
string |
|
mobu image to use |
image.tag |
string |
The appVersion of the chart |
Tag of mobu image to use |
ingress.annotations |
object |
|
Additional annotations to add to the ingress |
nameOverride |
string |
|
Override the base name for resources |
nodeSelector |
object |
|
Node selector rules for the mobu frontend pod |
podAnnotations |
object |
|
Annotations for the mobu frontend pod |
resources |
object |
|
Resource limits and requests for the mobu frontend pod |
tolerations |
list |
|
Tolerations for the mobu frontend pod |