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:
Ahmed Muawia Khan 2018-04-27 19:15:36 +02:00 committed by Shahbaz Nazir
parent b41c6a6514
commit 4e93ede5ad

View File

@ -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"