Igor.Shmukler
09/05/2022, 12:07 AMgrpc-health-probe. Understand that grpc-health-probe can be used [for Kubernetes] to report on health of gRPC services. I would like to try running SpiceDB on a managed container service, for example ECS Fargate. Should I enable HTTP gateway and use that for health probes, or is there a way to use grpc-health-probe or something else under AWS Fargate to conduct health checks, without HTTP Gateway enabled?