Hi, I have deloyed the helm-charts in AWS by following the charts available
here.
When I deploy, the target groups for HTTP and GRPC are being created in AWS but both backend-protocol version are HTTP, so the grpc target group is never coming healthy.
Any solution here? Do I need to edit anything here? Do i need to add a separate ingress rules for HTTP and GRPC?