node: adding nim_waku_relay_shard_manager config flag

Signed-off-by: Alexis Pentori <alexis@status.im>
This commit is contained in:
SionoiS 2024-01-30 07:29:29 -05:00 committed by Alexis Pentori
parent d2ccace59f
commit f34e1e9f08
No known key found for this signature in database
GPG Key ID: 65250D2801E47A10
2 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@ nim_waku_disc_v5_enabled: true
nim_waku_dns4_domain_name: '{{ dns_entry }}'
nim_waku_node_key: '{{lookup("bitwarden", "fleets/"+env+"/"+stage+"/nodekeys", field=hostname)}}'
nim_waku_cluster_id: 1
nim_waku_relay_shard_manager: true
# Subscribe to all shards
nim_waku_pubsub_topics:

View File

@ -30,7 +30,7 @@
- name: nim-waku
src: git@github.com:status-im/infra-role-nim-waku.git
version: f1a77ab2958436efaf6bb94c5d1a21fcd5e95b30
version: 9c228cea6d4ef55042056f9225a19c055f751eb0
scm: git
- name: infra-role-postgres-ha