feat: ESS Repo und Operator Base hinzugefügt

This commit is contained in:
Scrublord MacBad 2026-04-21 14:51:29 +02:00
parent 8844f30086
commit 0973a07dc0
2 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,19 @@
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: element-operator
namespace: matrix
spec:
interval: 30m
chart:
spec:
chart: element-operator
version: ">=1.0.0"
sourceRef:
kind: HelmRepository
name: element-ebs
namespace: flux-system
install:
createNamespace: true
remediation:
retries: 3

View File

@ -0,0 +1,8 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: element-ebs
namespace: flux-system
spec:
interval: 1h
url: https://element-hq.github.io/element-ebs-charts/