fix(cnpg): Enable backup by default in atlantis #20

Merged
mrtz-j merged 1 commits from mrtz/default-backup into main 2025-03-18 12:49:42 +00:00
+1 -1
View File
@@ -78,7 +78,7 @@ cluster:
instances: 1
destinationPath: "s3://cnpg/prod-atlantis-db"
backup:
enabled: false
enabled: true
backupRetention: 60d
size: 5Gi
bootstrap: