I followed the the steps mentioned in the thread.
- Opened GRPC in Cloudflare (No gateway config)
- Followed the steps for Traefik and Weaviate.
I was not able to connect to Grpc using the command
grpcurl -d ‘{“service”: “Weaviate”}’ -proto health.proto grpc.weaviate.mydomain.com:50051 grpc.health.v1.Health/Check