From 0c67a249faf97da2a5d79d76e341c58ea571088d Mon Sep 17 00:00:00 2001 From: Scrublord MacBad Date: Thu, 23 Apr 2026 18:25:18 +0200 Subject: [PATCH] fix: add element-web-docs-configmap to kustomization resources --- apps/production/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/production/kustomization.yaml b/apps/production/kustomization.yaml index dceb81f..18ab60f 100644 --- a/apps/production/kustomization.yaml +++ b/apps/production/kustomization.yaml @@ -7,6 +7,7 @@ resources: - custom-configs/synapse-values.yaml - custom-configs/element-values.yaml - custom-configs/mas-secret.yaml + - element-web-docs-configmap.yaml # HelmRelease (muss ganz unten stehen, damit die ConfigMaps vorher da sind!) - element-server-suite.yaml # Custom Apex Ingress für Element Web + Well-Known auf axion1337.chat