fix(cnpg): Enable backup by default in atlantis

This commit is contained in:
Moritz Jorg
2025-03-18 13:48:11 +01:00
parent 801bbc77c3
commit cbbce6020a
+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: