diff --git a/apps/production/kustomization.yaml b/apps/production/kustomization.yaml index 7800a42..cad89a4 100644 --- a/apps/production/kustomization.yaml +++ b/apps/production/kustomization.yaml @@ -6,6 +6,6 @@ resources: # Neue Dateien: - custom-configs/synapse-values.yaml - custom-configs/element-values.yaml - - custom-configs/mas-secrets.yaml # (oder .sops.yaml, je nach deiner SOPS-Einrichtung) + - custom-configs/mas-secrets.sops.yaml # HelmRelease (muss ganz unten stehen, damit die ConfigMaps vorher da sind!) - element-server-suite.yaml \ No newline at end of file