fix(cnpg): Enable backup by default in atlantis
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