mycloud-collabora
Values
Key | Type | Default | Description |
---|---|---|---|
commons.grafana.dashboards.annotations |
object |
|
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.masterPassword |
string |
|
masterPassword to generate secrets |
Key | Type | Default | Description |
---|---|---|---|
adminPassword |
string |
|
adminPassword to access collabora admin platform |
allowedHosts |
object |
|
allowed host to use this collabora instance if not set we allow defaults (like nextcloud) example: main.host.de: [ "alias1.host.de", "alias2.host.de" ] |
ingress.annotations |
object |
|
ingress annotatations - default are all the best practise of collabora |
ingress.host |
string |
|
default: fs.(Values.commons.ingress.domain) |
init.namespace |
string |
|
|
init.version |
int |
|
Autogenerated from chart metadata using helm-docs