cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 8784955698373f9df99a5351c9b5e3b1657cdc52
parent 6727c56eb21c1bdc681b61b09f50ea9cb3959f9c
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed,  6 Mar 2024 13:17:01 +0100

Fix the synapse

Diffstat:
Mapps/base/matrix/element-call-synapse/kustomization.yaml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/apps/base/matrix/element-call-synapse/kustomization.yaml b/apps/base/matrix/element-call-synapse/kustomization.yaml @@ -2,5 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: element-call resources: + - repository.yaml - release.yaml - podmonitor.yaml