This commit is contained in:
Morten Olsen
2025-09-06 00:16:00 +02:00
parent d091f3030b
commit 9928f908a0
2 changed files with 3 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ spec:
- name: source
mountPath: "/mnt/source"
- name: target
mountPath: "/mnt/backups"
mountPath: "/mnt/backup"
subPath: "{{ $release.Name }}-{{ $key }}"
volumes:
- name: source