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