feat: add encrypted SMTP secrets for MAS

This commit is contained in:
Scrublord MacBad
2026-04-21 23:32:23 +02:00
parent 0e6bf71db9
commit b83fce9035
4 changed files with 62 additions and 0 deletions
+5
View File
@@ -3,4 +3,9 @@ kind: Kustomization
resources:
- matrix-postgres-auth.yaml
- cert-issuer.yaml
# 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)
# HelmRelease (muss ganz unten stehen, damit die ConfigMaps vorher da sind!)
- element-server-suite.yaml