120 lines
1.7 KiB
Text
120 lines
1.7 KiB
Text
|
|
|
|
= mycloud-collabora
|
|
|
|
image::https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square[Version: 0.1.0]
|
|
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
|
|
== Maintainers
|
|
|
|
.Maintainers
|
|
|===
|
|
| Name | Email | Url
|
|
|
|
| WrenIX
|
|
|
|
|
| <https://wrenix.eu>
|
|
|===
|
|
|
|
== Values
|
|
|
|
.Values
|
|
|===
|
|
| Key | Type | Default | Description
|
|
|
|
| adminPassword
|
|
| string
|
|
| `nil`
|
|
| 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" ]
|
|
|
|
| commons.grafana.dashboards.annotations
|
|
| object
|
|
| `{}`
|
|
|
|
|
|
|
| commons.grafana.dashboards.labels
|
|
| object
|
|
| `{}`
|
|
|
|
|
|
|
| commons.helm.release.driftDetection
|
|
| object
|
|
| `{}`
|
|
|
|
|
|
|
| commons.helm.release.install
|
|
| object
|
|
| `{}`
|
|
|
|
|
|
|
| commons.helm.release.test
|
|
| object
|
|
| `{}`
|
|
|
|
|
|
|
| commons.helm.release.upgrade
|
|
| object
|
|
| `{}`
|
|
|
|
|
|
|
| commons.ingress.annotations."cert-manager.io/cluster-issuer"
|
|
| string
|
|
| `"letsencrypt-prod"`
|
|
|
|
|
|
|
| commons.ingress.domain
|
|
| string
|
|
| `"wrenix.eu"`
|
|
|
|
|
|
|
| commons.ingress.tls.enabled
|
|
| bool
|
|
| `true`
|
|
| tls on every ingress
|
|
|
|
| commons.ingress.tls.override
|
|
| string
|
|
| `nil`
|
|
| use own definition of tls (e.g. for own or wildcard certificate)
|
|
|
|
| commons.masterPassword
|
|
| string
|
|
| `"CHANGEME"`
|
|
|
|
|
|
|
| commons.prometheus.monitor.labels
|
|
| object
|
|
| `{}`
|
|
|
|
|
|
|
| commons.prometheus.rules.labels
|
|
| object
|
|
| `{}`
|
|
|
|
|
|
|
| ingress.annotations
|
|
| string
|
|
| `nil`
|
|
|
|
|
|
|
| ingress.host
|
|
| string
|
|
| `nil`
|
|
| default: fs.(Values.commons.ingress.domain)
|
|
|
|
| init.namespace
|
|
| string
|
|
| `"bases"`
|
|
|
|
|
|
|
| init.version
|
|
| int
|
|
| `0`
|
|
|
|
|
|===
|
|
|
|
Autogenerated from chart metadata using https://github.com/norwoodj/helm-docs[helm-docs]
|