fabric-test
fabric-test copied to clipboard
externalIP returning localhost for orderer (and other) services
externalIP is currently returning localhost in my current deployment. As such the health check are failing and the deployment is not successful. I am wondering if i missed a configuration step ?
Do i need to set something in the network spec that will make sure the deployed hl cluster is exposed to the external world ? Do i have to expose the service externally myself ? i was hoping the operator would do that for me.
Do i need to port forward for all services instead ?