cluster

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

commit 196f0fe78c3793212a393b25b63f2a0528cec5b0
parent f53f1d1cf3486e8c8f0647c27cdbd19bad1d141c
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 17 Oct 2024 13:02:54 +0200

Fixup syntax

Diffstat:
Mapps/base/k8up/release.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/base/k8up/release.yaml b/apps/base/k8up/release.yaml @@ -51,7 +51,7 @@ spec: name: backup-repo key: password local: - mountPath: /mnt/storagebox + mountPath: /mnt/storagebox/backups/k8s_2024 volumeMounts: - name: storagebox-vol mountPath: /mnt/storagebox