element-ess-helm/charts/matrix-stack/ci/quick-setup-letsencrypt-pg-with-helm-values.yaml
Ben Banfield-Zanin b16632ae27 Prepare for 2026
2026-01-05 10:54:45 +00:00

27 lines
768 B
YAML

# Copyright 2024-2025 New Vector Ltd
# Copyright 2025-2026 Element Creations Ltd
#
# SPDX-License-Identifier: AGPL-3.0-only
# source_fragments: quick-setup-all-enabled.yaml quick-setup-hostnames.yaml quick-setup-letsencrypt.yaml
# DO NOT EDIT DIRECTLY. Edit the fragment files to add / modify / remove values
# deploymentMarkers, initSecrets, postgres, wellKnownDelegation don't have any required properties to be set and defaults to enabled
certManager:
clusterIssuer: letsencrypt-prod
elementAdmin:
ingress:
host: admin.your.tld
elementWeb:
ingress:
host: chat.your.tld
matrixAuthenticationService:
ingress:
host: account.your.tld
matrixRTC:
ingress:
host: mrtc.your.tld
serverName: your.tld
synapse:
ingress:
host: matrix.your.tld