cluster

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

commit f28132bd473cf2c42900a01b0e12750667ce546d
parent a75b9e09d07ce90a24c7ab4aeeb71d147e31ae2d
Author: MTRNord <mtrnord1@gmail.com>
Date:   Tue, 18 Feb 2025 11:29:14 +0100

Stop pantalaimon

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

diff --git a/apps/base/matrix/draupnir-freifunk/kustomization.yaml b/apps/base/matrix/draupnir-freifunk/kustomization.yaml @@ -3,6 +3,6 @@ kind: Kustomization namespace: matrix resources: - pvc.yaml - - pantalaimon.yaml + #- pantalaimon.yaml - service.yaml - deployment.yaml