affinity |
object |
{} |
Console affinity |
annotations |
object |
{} |
Console annotations |
autoscaling.enabled |
bool |
false |
|
autoscaling.maxReplicas |
int |
100 |
|
autoscaling.minReplicas |
int |
1 |
|
autoscaling.targetCPUUtilizationPercentage |
int |
80 |
|
aws.targetGroups.http.ipAddressType |
string |
"ipv4" |
Target group IP address type |
aws.targetGroups.http.serviceRef.name |
string |
"{{ include \"core.fullname\" $ }}" |
Target group service reference name |
aws.targetGroups.http.serviceRef.port |
string |
"{{ .Values.service.ports.http.port }}" |
Target group service reference port |
aws.targetGroups.http.targetGroupARN |
string |
"" |
Target group ARN |
aws.targetGroups.http.targetType |
string |
"ip" |
Target group target type |
config.additionalEnv |
list |
[] |
Console additional environment variables |
config.cookie.encryptionKey |
string |
"changeMe00" |
is used to encrypt a cookie value |
config.cookie.existingSecret |
string |
"" |
is the name of the secret |
config.cookie.secretKeys |
object |
{"encryptionKey":""} |
is the key contained within the secret |
config.environment |
string |
"production" |
Console environment |
config.sentry |
object |
{"authToken":{"existingSecret":"","secretKeys":{"value":""},"value":""},"dsn":"","enabled":false,"environment":"","release":""} |
Console additional environment variables FEATURE_DISABLED - name: FEATURE_DISABLED value: "true" |
config.sentry.authToken |
object |
{"existingSecret":"","secretKeys":{"value":""},"value":""} |
Sentry Auth Token |
config.sentry.dsn |
string |
"" |
Sentry DSN |
config.sentry.enabled |
bool |
false |
Sentry enabled |
config.sentry.environment |
string |
"" |
Sentry environment |
config.sentry.release |
string |
"" |
Sentry release |
config.stargate_url |
string |
"" |
Deprecated |
image.pullPolicy |
string |
"IfNotPresent" |
image pull policy |
image.repository |
string |
"ghcr.io/formancehq/console-v3" |
image repository |
image.tag |
string |
"" |
image tag |
imagePullSecrets |
list |
[] |
image pull secrets |
ingress.annotations |
object |
{} |
ingress annotations |
ingress.className |
string |
"" |
ingress class name |
ingress.enabled |
bool |
true |
ingress enabled |
ingress.hosts[0] |
object |
{"host":"{{ tpl .Values.global.platform.consoleV3.host $ }}","paths":[{"path":"/","pathType":"Prefix"}]} |
ingress host |
ingress.hosts[0].paths[0] |
object |
{"path":"/","pathType":"Prefix"} |
ingress path |
ingress.hosts[0].paths[0].pathType |
string |
"Prefix" |
ingress path type |
ingress.tls |
list |
[] |
ingress tls |
livenessProbe |
object |
{} |
Console liveness probe |
nodeSelector |
object |
{} |
Console node selector |
podDisruptionBudget.enabled |
bool |
false |
Enable pod disruption budget |
podDisruptionBudget.maxUnavailable |
int |
0 |
Maximum unavailable pods |
podDisruptionBudget.minAvailable |
int |
1 |
Minimum available pods |
podSecurityContext |
object |
{} |
Pod Security Context |
readinessProbe |
object |
{} |
Console readiness probe |
replicas |
int |
1 |
Number of replicas |
resources |
object |
{} |
Console resources |
securityContext |
object |
{} |
Container Security Context |
service.annotations |
object |
{} |
service annotations |
service.clusterIP |
string |
"" |
service cluster IP |
service.ports.http |
object |
{"port":3000} |
service http port |
service.type |
string |
"ClusterIP" |
service type |
serviceAccount.annotations |
object |
{} |
Service account annotations |
serviceAccount.create |
bool |
true |
Service account creation |
serviceAccount.name |
string |
"" |
Service account name |
tolerations |
list |
[] |
Console tolerations |
volumeMounts |
list |
[] |
Console volume mounts |
volumes |
list |
[] |
Console volumes |