moneypenny Helm values reference#
Helm values reference table for the moneypenny
application.
Key |
Type |
Default |
Description |
---|---|---|---|
affinity |
object |
|
Affinity rules for the vo-cutouts frontend pod |
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 moneypenny image |
image.repository |
string |
|
moneypenny image to use |
image.tag |
string |
The appVersion of the chart |
Tag of moneypenny 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 vo-cutouts frontend pod |
orders.commission |
list |
|
List of specifications for containers to run to commission a new user. Each member of the list should set a container |
orders.retire |
list |
|
List of specifications for containers to run to retire a user. Each member of the list should set a container |
orders.volumes |
list |
|
Additional volumes to mount when commissioning or retiring users. |
podAnnotations |
object |
|
Annotations for the vo-cutouts frontend pod |
quips |
string |
A small selection |
Moneypenny quotes |
replicaCount |
int |
|
Number of pods to start |
resources |
object |
|
Resource limits and requests for the vo-cutouts frontend pod |
string |
Name based on the fullname template |
Name of the service account to use |
|
tolerations |
list |
|
Tolerations for the vo-cutouts frontend pod |