Worker Service Pod Crashed

@alex , @tihomir
I was going through the other blogs to configure the publicClient i have configured this but it doesn’t work.

publicClient:
hostPort: “server-asyncworkflow-local.apps.mt-d2.carl.gkp.net7233”

Worker pod health

bash-4.2$ tctl cluster health
Error: Unable to get “temporal.api.workflowservice.v1.WorkflowService” health check status.
Error Details: rpc error: code = Unavailable desc = connection error: desc = “transport: Error while dialing dial tcp 127.0.0.1:7233: connect: connection refused”
(‘export TEMPORAL_CLI_SHOW_STACKS=1’ to see stack traces)

What could be right way to fix this issue?