cluster

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

commit fff0f8aeb23796a0f96552d56a5021266bdbd588
parent 6fdf04adcd6ab5bc11d2e8c496926f5fec21938d
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat,  9 Sep 2023 22:52:57 +0200

temp fix issue

Diffstat:
Mapps/base/matrix/media-repo/release.yaml | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/apps/base/matrix/media-repo/release.yaml b/apps/base/matrix/media-repo/release.yaml @@ -40,7 +40,8 @@ spec: #repository: git.nordgedanken.dev/kubernetes/gitops/mmr #tag: latest repository: turt2live/matrix-media-repo - tag: v1.3.1 + #tag: v1.3.1 + tag: patch20230909-02 pullPolicy: Always config: datastores: @@ -107,7 +108,7 @@ spec: - "audio/flac" - "video/mp4" allowAnimated: true - defaultAnimated: false + defaultAnimated: true maxAnimateSizeBytes: 10485760 stillFrame: 0.5 expireAfterDays: 0