Troubleshooting Ingress Configuration in Helm Chart for Application Deployment

did you also have to set up ingress for GMS similar to how you set it up for the frontend?

I didn’t use GMS when I was testing, but I suspect you would have to properly define any ingress that you are attempting to use.

> did you also have to set up ingress for GMS similar to how you set it up for the frontend?
No. I think for pod-to-pod communication ClusterIP should be sufficient.