mirror of
https://github.com/status-im/infra-waku.git
synced 2025-02-13 05:17:15 +00:00
node: adding nim_waku_relay_shard_manager config flag
Signed-off-by: Alexis Pentori <alexis@status.im>
This commit is contained in:
parent
d2ccace59f
commit
f34e1e9f08
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user