mycloud-authentik
Values
Key | Type | Default | Description |
---|---|---|---|
commons.helm.release.driftDetection |
object |
|
driftDetection of FluxCD HelmRelease |
commons.helm.release.install |
object |
|
install of FluxCD HelmRelease |
commons.helm.release.test |
object |
|
test of FluxCD HelmRelease |
commons.helm.release.upgrade |
object |
|
upgrade of FluxCD HelmRelease |
Key | Type | Default | Description |
---|---|---|---|
commons.ingress.annotations |
object |
|
annotations for all ingress objects |
commons.ingress.domain |
string |
|
top domain for all services |
commons.ingress.tls.enabled |
bool |
|
tls on every ingress |
commons.ingress.tls.override |
string |
|
use own definition of tls (e.g. for own or wildcard certificate) |
Key | Type | Default | Description |
---|---|---|---|
commons.mail.from |
string |
|
send from address |
commons.mail.host |
string |
|
smtp server |
commons.mail.password |
string |
|
smtp password |
commons.mail.use_ssl |
bool |
|
smtp server use ssl |
commons.mail.use_tls |
bool |
|
smtp server use start tls |
commons.mail.username |
string |
|
smtp username |
Key | Type | Default | Description |
---|---|---|---|
commons.masterPassword |
string |
|
masterPassword to generate secrets |
Key | Type | Default | Description |
---|---|---|---|
commons.prometheus.monitor.labels |
object |
|
labels on Pod- and Service-Monitor |
commons.prometheus.rules.labels |
object |
|
labels on PrometheusRules |
Key | Type | Default | Description |
---|---|---|---|
commons.redis.replicas |
int |
|
replicas |
Key | Type | Default | Description |
---|---|---|---|
commons.theme.favicon |
string |
|
favicon everywhere |
commons.theme.logo |
string |
|
logo everywhere |
commons.theme.title |
string |
|
title everywhere |
Key | Type | Default | Description |
---|---|---|---|
database.host |
string |
|
default is from mysql-services |
database.name |
string |
|
|
database.password |
string |
|
generated by .Values.commons.masterPassword (equal to mycloud-services) |
database.username |
string |
|
|
ingress.annotations |
string |
|
|
ingress.host |
string |
|
default: auth.(Values.commons.ingress.domain) |
init.namespace |
string |
|
|
init.version |
int |
|
|
mail.from |
string |
|
generade by Values.commons.mail.from |
secret_key |
string |
|
generated by .Values.commons.masterPassword |
theme.background |
string |
|
Autogenerated from chart metadata using helm-docs