add matrix application

This commit is contained in:
2026-01-03 02:48:30 +00:00
parent cf87b6dcb9
commit ff62007853

16
base/apps/matrix.yaml Normal file
View File

@@ -0,0 +1,16 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: matrix-stack
spec:
project: default
sources:
- repoURL: oci://ghcr.io/element-hq/ess-helm/matrix-stack
targetRevision: 25.12.2
path: .
destination:
server: in-cluster
namespace: matrix
syncPolicy:
syncOptions:
- CreateNamespace=true