Update org1-peer2.yaml (#882)

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>

Signed-off-by: Deepak Singh <91736795+blockguardian@users.noreply.github.com>
This commit is contained in:
Deepak Singh 2023-01-04 00:32:45 +05:30 committed by GitHub
parent 8d0e632d86
commit 09959b967d
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-peer2.${ORG1_NS}.svc.cluster.local
- org1-peer2.${DOMAIN}
- org1-peer2-gateway-svc.${DOMAIN}
ipAddresses:
- 127.0.0.1
secretName: org1-peer2-tls-cert
@ -156,4 +157,4 @@ spec:
pathType: ImplementationSpecific
tls:
- hosts:
- org1-peer2.${DOMAIN}
- org1-peer2.${DOMAIN}