cluster

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

commit fd5a1762c0db3761a92027adb5e48e013b46da1e
parent 9b702999bc2feb5d43e3d3bd88fa13260dc1275d
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu,  3 Apr 2025 11:17:15 +0200

Set up xandikos

Diffstat:
Mapps/2024_cluster/namespaces/kustomization.yaml | 1+
Aapps/2024_cluster/namespaces/xandikos.yaml | 4++++
2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/apps/2024_cluster/namespaces/kustomization.yaml b/apps/2024_cluster/namespaces/kustomization.yaml @@ -33,3 +33,4 @@ resources: - hubzilla.yaml - actualbudget-server.yaml - changedetection.yaml + - xandikos.yaml diff --git a/apps/2024_cluster/namespaces/xandikos.yaml b/apps/2024_cluster/namespaces/xandikos.yaml @@ -0,0 +1,4 @@ +apiVersion: v1 +kind: Namespace +metadata: + name: xandikos