mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
opencloud
A Helm chart for Kubernetes
Requirements
| Repository | Name | Version |
|---|---|---|
| oci://ghcr.io/opencloud-eu/helm-charts | opencloud | 0.2.3 |
Values
| Key | Type | Default | Description |
|---|---|---|---|
| environment.baseDomain | string | "deepcypher.me" |
|
| environment.contact.email | string | "noreply@deepcypher.me" |
|
| environment.contact.name | string | "George Onoufriou" |
|
| environment.hardware | string | "metal" |
|
| environment.location.name | string | "unknown" |
|
| environment.mode | string | "production" |
|
| environment.name | string | "unknown" |
|
| environment.revision | string | "main" |
|
| global.domain.collabora | string | "collabora.deepcypher.me" |
|
| global.domain.companion | string | "companion.deepcypher.me" |
|
| global.domain.keycloak | string | "auth.deepcypher.me" |
|
| global.domain.minio | string | "minio.deepcypher.me" |
|
| global.domain.onlyoffice | string | "onlyoffice.deepcypher.me" |
|
| global.domain.opencloud | string | "opencloud.deepcypher.me" |
|
| global.domain.wopi | string | "wopi.deepcypher.me" |
|
| global.oidc.clientId | string | "opencloud" |
|
| global.oidc.issuer | string | "https://auth.deepcypher.me/realms/deepcypher" |
|
| oidc.realm | string | "deepcypher" |
|
| opencloud.httpRoute.enabled | bool | false |
|
| opencloud.httpRoute.gateway.name | string | "envoy" |
|
| opencloud.httpRoute.gateway.namespace | string | "envoy-gateway" |
|
| opencloud.keycloak.internal.enabled | bool | false |
|
| opencloud.onlyoffice.config.coAuthoring.secret.existingSecret | string | "onlyoffice" |
|
| opencloud.onlyoffice.config.rabbitmq.existingSecret | string | "rabbitmq" |
|
| opencloud.opencloud.existingSecret | string | "opencloud" |
|
| opencloud.opencloud.storage.s3.internal.enabled | bool | true |
|
| opencloud.opencloud.storage.s3.internal.existingSecret | string | "minio" |
|
| opencloud.postgres.enabled | bool | false |