mycloud-gotosocial
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.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.prometheus.monitor.labels |
object |
|
labels on Pod- and Service-Monitor |
commons.prometheus.rules.labels |
object |
|
labels on PrometheusRules |
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 |
---|---|---|---|
auth.clientID |
string |
|
generated by .Values.commons.masterPassword |
auth.clientSecret |
string |
|
generated by .Values.commons.masterPassword |
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: social.(Values.commons.ingress.domain) |
init.namespace |
string |
|
|
init.version |
int |
|
|
mail.from |
string |
|
generade by Values.commons.mail.from |
mail.host |
string |
|
default Values.commons.mail.host |
persistence.size |
string |
|
|
persistence.storageClass |
string |
|
Autogenerated from chart metadata using helm-docs