changed from restic to kopia

changed test job to use stateful namespace
This commit is contained in:
2025-12-18 14:47:18 +11:00
parent fb7fe1e486
commit 2348fe9f95
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ spec:
nodeAgent: nodeAgent:
enable: true enable: true
# Keep behaviour close to what you had before # 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: # If you want to pin node-agent pods, it MUST be nested like this:
# podConfig: # podConfig:
# nodeSelector: # nodeSelector:

View File

@@ -9,7 +9,7 @@ spec:
template: template:
hooks: {} hooks: {}
includedNamespaces: includedNamespaces:
- mailhog - gitea
storageLocation: default storageLocation: default
defaultVolumesToFsBackup: true defaultVolumesToFsBackup: true
ttl: 0h1m0s ttl: 0h1m0s