= mycloud-matrix 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 | | |=== == Values .Values |=== | Key | Type | Default | Description | commons.auth.host | string | `nil` | default auth.(.Values.commons.ingress.domain) | 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.mail.from | string | `nil` | | commons.mail.host | string | `nil` | | commons.mail.password | string | `nil` | | commons.mail.use_ssl | bool | `false` | | commons.mail.use_tls | bool | `false` | | commons.mail.username | string | `nil` | | commons.masterPassword | string | `"CHANGEME"` | | commons.persistence.hostPath.enabled | bool | `false` | | commons.persistence.hostPath.prefix | string | `"/var/lib/mycloud"` | | commons.persistence.storageClass | string | `nil` | | commons.prometheus.monitor.labels | object | `{}` | | commons.prometheus.rules.labels | object | `{}` | | commons.theme.favicon | string | `"/static/dist/assets/icons/icon.png"` | | commons.theme.logo | string | `"/static/dist/assets/icons/icon_left_brand.svg"` | | commons.theme.title | string | `"myCloud"` | | databases.server.host | string | `"mycloud-services-postgresql"` | default is from mysql-services | databases.server.name | string | `"matrix-synapse"` | | databases.server.password | string | `nil` | generated by .commons.masterPassword (equal to mycloud-services) | databases.server.username | string | `"matrix-synapse"` | | ingress.element.annotations | string | `nil` | | ingress.element.enabled | bool | `true` | | ingress.element.host | string | `nil` | default: element.(.commons.ingress.domain) | ingress.hydrogen.annotations | string | `nil` | | ingress.hydrogen.enabled | bool | `false` | | ingress.hydrogen.host | string | `nil` | default: hydrogen.(.commons.ingress.domain) | ingress.server.annotations | string | `nil` | | ingress.server.host | string | `nil` | default: matrix.(.commons.ingress.domain) | init.namespace | string | `"bases"` | | init.version | int | `0` | | persistence.size | string | `"16Gi"` | | persistence.storageClass | string | `nil` | | server.auth.clientID | string | `nil` | generated by .commons.masterPassword | server.auth.clientSecret | string | `nil` | generated by .commons.masterPassword | server.host | string | `nil` | default: (commons.ingress.domain) | server.mail.from | string | `nil` | generade by .commons.mail.from | server.mail.host | string | `nil` | default .commons.mail.host | server.software | string | `"synapse"` | |=== Autogenerated from chart metadata using https://github.com/norwoodj/helm-docs[helm-docs]