changed from restic to kopia
changed test job to use stateful namespace
This commit is contained in:
2
dpa.yaml
2
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:
|
||||
|
||||
@@ -9,7 +9,7 @@ spec:
|
||||
template:
|
||||
hooks: {}
|
||||
includedNamespaces:
|
||||
- mailhog
|
||||
- gitea
|
||||
storageLocation: default
|
||||
defaultVolumesToFsBackup: true
|
||||
ttl: 0h1m0s
|
||||
|
||||
Reference in New Issue
Block a user