fix: reorder kustomization resources to ensure mas-values overrides mas-secrets

This commit is contained in:
Scrublord MacBad 2026-04-22 12:45:31 +02:00
parent dc0652ffe7
commit 584adf59d0
4 changed files with 1 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

BIN
apps/.DS_Store vendored Normal file

Binary file not shown.

BIN
apps/base/.DS_Store vendored Normal file

Binary file not shown.

View File

@ -6,7 +6,7 @@ resources:
# Neue Dateien: # Neue Dateien:
- custom-configs/synapse-values.yaml - custom-configs/synapse-values.yaml
- custom-configs/element-values.yaml - custom-configs/element-values.yaml
- custom-configs/mas-values.yaml
- custom-configs/mas-secrets.sops.yaml - custom-configs/mas-secrets.sops.yaml
- custom-configs/mas-values.yaml
# HelmRelease (muss ganz unten stehen, damit die ConfigMaps vorher da sind!) # HelmRelease (muss ganz unten stehen, damit die ConfigMaps vorher da sind!)
- element-server-suite.yaml - element-server-suite.yaml