mycloud-matrix
Values
Key | Type | Default | Description |
---|---|---|---|
commons.auth.host |
string |
|
default auth.(.Values.commons.ingress.domain) |
commons.masterPassword |
string |
|
masterPassword to generate secrets |
Key | Type | Default | Description |
---|---|---|---|
commons.grafana.dashboards.annotations |
string |
|
annotations of grafana dashboard configmap |
commons.grafana.dashboards.labels |
object |
|
labels of grafana dashboard configmap |
commons.prometheus.monitor.labels |
object |
|
labels on Pod- and Service-Monitor |
commons.prometheus.rules.labels |
object |
|
labels on PrometheusRules |
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.persistence.hostPath.enabled |
bool |
|
use hostPath instatt of PVC |
commons.persistence.hostPath.prefix |
string |
|
use hostPath under the following path |
commons.persistence.storageClass |
string |
|
storageClass of PVC |
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 |
---|---|---|---|
bridge.signal.admins |
list |
|
|
bridge.signal.enabled |
bool |
|
|
databases.authenticationService.host |
string |
|
default is from mycloud-services |
databases.authenticationService.name |
string |
|
|
databases.authenticationService.password |
string |
|
generated by .commons.masterPassword (equal to mycloud-services) |
databases.authenticationService.username |
string |
|
|
databases.bridge.signal.host |
string |
|
default is from mycloud-services |
databases.bridge.signal.name |
string |
|
|
databases.bridge.signal.password |
string |
|
generated by .commons.masterPassword (equal to mycloud-services) |
databases.bridge.signal.username |
string |
|
|
databases.server.host |
string |
|
default is from mycloud-services |
databases.server.name |
string |
|
|
databases.server.password |
string |
|
generated by .commons.masterPassword (equal to mycloud-services) |
databases.server.username |
string |
|
|
databases.slidingSync.host |
string |
|
default is from mycloud-services |
databases.slidingSync.name |
string |
|
|
databases.slidingSync.password |
string |
|
generated by .commons.masterPassword (equal to mycloud-services) |
databases.slidingSync.username |
string |
|
|
ingress.authenticationService.annotations |
string |
|
|
ingress.authenticationService.host |
string |
|
default: auth.matrix.(.commons.ingress.domain) |
ingress.element.annotations |
string |
|
|
ingress.element.enabled |
bool |
|
|
ingress.element.host |
string |
|
default: element.(.commons.ingress.domain) |
ingress.hydrogen.annotations |
string |
|
|
ingress.hydrogen.enabled |
bool |
|
|
ingress.hydrogen.host |
string |
|
default: hydrogen.(.commons.ingress.domain) |
ingress.server.annotations |
string |
|
|
ingress.server.host |
string |
|
default: matrix.(.commons.ingress.domain) |
ingress.slidingSync.annotations |
string |
|
|
ingress.slidingSync.host |
string |
|
default: sliding.matrix.(.commons.ingress.domain) |
init.namespace |
string |
|
|
init.version |
int |
|
|
persistence.size |
string |
|
|
persistence.storageClass |
string |
|
|
server.auth.clientID |
string |
|
generated by .commons.masterPassword |
server.auth.clientSecret |
string |
|
generated by .commons.masterPassword |
server.auth.webClient |
string |
|
default: element.(.commons.ingress.domain) |
server.authenticationService.admins |
list |
|
|
server.authenticationService.enabled |
bool |
|
|
server.host |
string |
|
default: (commons.ingress.domain) |
server.mail.from |
string |
|
generade by .commons.mail.from |
server.mail.host |
string |
|
default .commons.mail.host |
server.scaling |
bool |
|
|
server.slidingSync.enabled |
bool |
|
|
server.software |
string |
|
Autogenerated from chart metadata using helm-docs