cluster

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

commit 5a9f4ddeb05c2f0ac28d76f5b6a11a663b226e25
parent 297469742f29d8db90999f92e326b2e4d7e5cb97
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 17 Oct 2024 12:41:24 +0200

Actually enable k8up

Diffstat:
Mapps/2024_cluster/kustomization.yaml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/apps/2024_cluster/kustomization.yaml b/apps/2024_cluster/kustomization.yaml @@ -30,5 +30,6 @@ resources: - ../base/kubernetes-event-exporter - ../base/cachet - ../base/docuseal + - ../base/k8up patchesStrategicMerge: - postgres-operator-values.yaml