fix(cnpg): Add scheduled backup to atlantis chart
To work update the bucket-name and add the `nutanix-s3` secret to the namespace.
This commit is contained in:
@@ -76,8 +76,10 @@ persistence:
|
||||
cluster:
|
||||
enabled: true
|
||||
instances: 1
|
||||
backupEnabled: true
|
||||
backupRetention: 60d
|
||||
destinationPath: "s3://cnpg/prod-atlantis-db"
|
||||
backup:
|
||||
enabled: false
|
||||
backupRetention: 60d
|
||||
size: 5Gi
|
||||
bootstrap:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user