cluster

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

commit f2874637c7a950c8ebb9e60ae8d2b36707f22938
parent c10ca558010671d8d7e8b679aa2884f9b91ce623
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 24 Apr 2025 12:15:26 +0200

Update mas

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

diff --git a/apps/base/matrix/mas/mas_deployment.yaml b/apps/base/matrix/mas/mas_deployment.yaml @@ -34,7 +34,7 @@ spec: requests: memory: "100Mi" cpu: "28m" - image: ghcr.io/element-hq/matrix-authentication-service:0.14.1 + image: ghcr.io/element-hq/matrix-authentication-service:0.15.0 # Normal mode args: ["server"] #args: [ "help" ]