cluster

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

commit aecb3a70ea4acd6d9205fc52b174a3da0c4a3d50
parent 40d07b76a1cac3d25e67bf346cf7f828d2dfa264
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon, 12 May 2025 11:00:02 +0200

Deploy meowlnir

Diffstat:
Mapps/base/matrix/meowlnir/deployment.yaml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/apps/base/matrix/meowlnir/deployment.yaml b/apps/base/matrix/meowlnir/deployment.yaml @@ -51,6 +51,7 @@ spec: containers: - image: dock.mau.dev/maunium/meowlnir:v0.4.0 imagePullPolicy: IfNotPresent + command: ["/usr/bin/meowlnir"] args: ["--no-update"] livenessProbe: failureThreshold: 3