Update org1-peer2.yaml

Fixing TLS issues while using org1-peer-gateway-svc.${DOMAIN}.
This would be needed so there are no TLS issues when sending requests.

Signed-off-by: Deepak Singh <91736795+blockguardian@users.noreply.github.com>
This commit is contained in:
Deepak Singh 2022-12-08 00:10:14 +05:30 committed by GitHub
parent a6028cd398
commit 26006da139
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,7 @@ spec:
- org1-peer-gateway-svc - org1-peer-gateway-svc
- org1-peer2.${ORG1_NS}.svc.cluster.local - org1-peer2.${ORG1_NS}.svc.cluster.local
- org1-peer2.${DOMAIN} - org1-peer2.${DOMAIN}
- org1-peer2-gateway-svc.${DOMAIN}
ipAddresses: ipAddresses:
- 127.0.0.1 - 127.0.0.1
secretName: org1-peer2-tls-cert secretName: org1-peer2-tls-cert