mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Problem: Nodes cannot exchange pub keys (#2246)
Solution: Open port for communication between nodes to access public key add node_id
This commit is contained in:
parent
b41c6a6514
commit
4e93ede5ad
@ -13,6 +13,8 @@ spec:
|
||||
name: p2p
|
||||
- port: 46657
|
||||
name: pubkey
|
||||
- port: 9986
|
||||
name: nginx
|
||||
type: ExternalName
|
||||
# FQDN of remote cluster/NGINX instance
|
||||
#externalName: "nginx-instance-for-bdb-instance-0.westeurope.cloudapp.azure.com"
|
||||
|
Loading…
x
Reference in New Issue
Block a user