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:
|
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:
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user