cluster

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

commit ca3d21d7a72585e3123fd18dd2f5b1fb77f8c5c5
parent 50232245a380e259b885883bd939c7fab8d941c9
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon, 12 May 2025 10:47:32 +0200

Deploy meowlnir

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

diff --git a/apps/base/matrix/meowlnir/deployment.yaml b/apps/base/matrix/meowlnir/deployment.yaml @@ -84,7 +84,7 @@ spec: readOnlyRootFilesystem: true #runAsNonRoot: true volumeMounts: - - mountPath: /data/config.yaml + - mountPath: /config.yaml name: meowlnir-config subPath: config.yaml - mountPath: /tmp