cluster

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

commit fd9fba202066fde95bc388d48a9857f7bfb9dff0
parent 6289d9daeae17e7b1246e3725029191f0f80b756
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu,  3 Apr 2025 11:49:30 +0200

Remove archivebox

Diffstat:
Mapps/2024_cluster/kustomization.yaml | 2+-
Mapps/2024_cluster/namespaces/kustomization.yaml | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/apps/2024_cluster/kustomization.yaml b/apps/2024_cluster/kustomization.yaml @@ -46,5 +46,5 @@ resources: - ../base/hubzilla - ../base/actualbudget-server - ../base/uptime-kuma - - ../base/element_changedetection + #- ../base/element_changedetection - ../base/xandikos diff --git a/apps/2024_cluster/namespaces/kustomization.yaml b/apps/2024_cluster/namespaces/kustomization.yaml @@ -32,5 +32,5 @@ resources: #- rundeck.yaml - hubzilla.yaml - actualbudget-server.yaml - - changedetection.yaml + #- changedetection.yaml - xandikos.yaml