node-db: removing backup

Signed-off-by: Alexis Pentori <alexis@status.im>
This commit is contained in:
Alexis Pentori 2023-11-16 11:12:20 +01:00
parent 06bcf487a1
commit 89b4ef9c25
No known key found for this signature in database
GPG Key ID: 65250D2801E47A10
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ postgres_ha_databases:
user: 'nim-waku'
pass: '{{lookup("bitwarden", "fleets/waku/"+stage+"/db/nim-waku")}}'
postgres_ha_backup: false
# Open PostgreSQL Port
open_ports_default_comment: '{{ postgres_ha_service_name }}'
open_ports_default_chain: 'SERVICES'