cluster

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

commit 802b2d2530ddaf7383e1ecfeceb5ade7e1ab0f69
parent 7c673c4b00561a6d7c8975da04dad91f7168fdf4
Author: MTRNord <mtrnord1@gmail.com>
Date:   Tue, 16 Apr 2024 12:13:04 +0200

Make sliding-proxy update not that often

Diffstat:
Mapps/base/matrix/matrix-helm/repository.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/base/matrix/matrix-helm/repository.yaml b/apps/base/matrix/matrix-helm/repository.yaml @@ -15,7 +15,7 @@ metadata: namespace: matrix spec: image: ghcr.io/matrix-org/sliding-sync - interval: 1m0s + interval: 15m --- apiVersion: source.toolkit.fluxcd.io/v1beta2 kind: HelmRepository