From 2348fe9f952eb060e1418bcce90daeb1fe5ef74d Mon Sep 17 00:00:00 2001 From: Conan Scott Date: Thu, 18 Dec 2025 14:47:18 +1100 Subject: [PATCH] changed from restic to kopia changed test job to use stateful namespace --- dpa.yaml | 2 +- test-backup.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dpa.yaml b/dpa.yaml index 7e61565..25d1260 100644 --- a/dpa.yaml +++ b/dpa.yaml @@ -32,7 +32,7 @@ spec: nodeAgent: enable: true # Keep behaviour close to what you had before - uploaderType: restic + uploaderType: kopia # If you want to pin node-agent pods, it MUST be nested like this: # podConfig: # nodeSelector: diff --git a/test-backup.yaml b/test-backup.yaml index 2c964fc..3f819f4 100644 --- a/test-backup.yaml +++ b/test-backup.yaml @@ -9,7 +9,7 @@ spec: template: hooks: {} includedNamespaces: - - mailhog + - gitea storageLocation: default defaultVolumesToFsBackup: true ttl: 0h1m0s