commit 6a9b25c26314ae45c2e23971426c5a1cadeeb2ae parent 2254eed8148624995ceb3b869452fe650d63a01d Author: MTRNord <mtrnord1@gmail.com> Date: Thu, 17 Oct 2024 12:50:06 +0200 Fixup syntax Diffstat:
| M | apps/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: - mountPoint: /mnt/storagebox + mountPath: /mnt/storagebox volumeMounts: - name: storagebox-vol mountPath: /mnt/storagebox