fix(cnpg): Enable backup by default in atlantis #20
@@ -78,7 +78,7 @@ cluster:
|
||||
instances: 1
|
||||
destinationPath: "s3://cnpg/prod-atlantis-db"
|
||||
backup:
|
||||
enabled: false
|
||||
enabled: true
|
||||
backupRetention: 60d
|
||||
size: 5Gi
|
||||
bootstrap:
|
||||
|
||||
Reference in New Issue
Block a user