Update the org2 peer Gateway CSR host aliases to reference org2

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
This commit is contained in:
Josh Kneubuhl 2022-02-09 07:17:04 -05:00
parent 89e391f22e
commit 9de73e1f53
2 changed files with 3 additions and 3 deletions

View file

@ -17,7 +17,7 @@ spec:
dnsNames:
- localhost
- org2-peer1
- org1-peer-gateway-svc
- org2-peer-gateway-svc
- org2-peer1.test-network.svc.cluster.local
ipAddresses:
- 127.0.0.1

View file

@ -17,7 +17,7 @@ spec:
dnsNames:
- localhost
- org2-peer2
- org1-peer-gateway-svc
- org2-peer-gateway-svc
- org2-peer2.test-network.svc.cluster.local
ipAddresses:
- 127.0.0.1