cluster

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

commit 158fe021f5f7adafdeac079f2287caa192c2d161
parent 2d6fd62dfa05f051e6d472434834ba8a1dfbb2b7
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 21 Apr 2024 00:34:14 +0200

Fix d4all

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

diff --git a/apps/base/matrix/draupnir4all/deployment.yaml b/apps/base/matrix/draupnir4all/deployment.yaml @@ -40,7 +40,7 @@ spec: effect: "NoSchedule" containers: - name: draupnir4all - image: git.nordgedanken.dev/kubernetes/gitops/gnuxie/draupnir:d4all + image: ghcr.io/mtrnord/cluster/draupnir:d4all #imagePullPolicy: Always env: - name: TRACING_ENABLED