fix: move matrix namespace to infra and fix repo URL

This commit is contained in:
Scrublord MacBad 2026-04-21 16:44:35 +02:00
parent fe65e915f4
commit 097fa09273
3 changed files with 6 additions and 5 deletions

View File

@ -2,7 +2,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ns-cert-manager.yaml
- ns-matrix.yaml # Neu hier
- cert-manager-repo.yaml
- cert-manager.yaml
- ../matrix/ess-repo.yaml # Neu hierher verschoben
- ../matrix/ess-operator.yaml # Neu hierher verschoben
- ../matrix/ess-repo.yaml
- ../matrix/ess-operator.yaml

View File

@ -5,4 +5,4 @@ metadata:
namespace: flux-system
spec:
interval: 1h
url: https://github.com/element-hq/ess-helm
url: https://element-hq.github.io/ess-helm/

View File

@ -1,7 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
# namespace.yaml hier entfernen!
- matrix-postgres-auth.yaml
- cert-issuer.yaml
- element-server-suite.yaml # Die neue Datei
- element-server-suite.yaml