Merge branch 'mrtz/default-backup' into 'main'
fix(cnpg): Enable backup by default in atlantis See merge request oceanbox/manifests!6
This commit was merged in pull request #20.
This commit is contained in:
@@ -78,7 +78,7 @@ cluster:
|
|||||||
instances: 1
|
instances: 1
|
||||||
destinationPath: "s3://cnpg/prod-atlantis-db"
|
destinationPath: "s3://cnpg/prod-atlantis-db"
|
||||||
backup:
|
backup:
|
||||||
enabled: false
|
enabled: true
|
||||||
backupRetention: 60d
|
backupRetention: 60d
|
||||||
size: 5Gi
|
size: 5Gi
|
||||||
bootstrap:
|
bootstrap:
|
||||||
|
|||||||
Reference in New Issue
Block a user