Hive
feat(infra,kura): Expose Kura gRPC ingress in Helm chart
GitHub issue · Closed
Source
tuist/tuist #11093
Updated
Jun 24, 2026
Domains
Kura
Adds optional gRPC ingress support to the Kura Helm chart so REAPI clients can reach the service’s gRPC port externally while HTTP ingress keeps its own controller annotations.
How to test locally
helm lint ops/helm/kurahelm template kura ops/helm/kura --namespace kurahelm template kura ops/helm/kura --namespace kura --set grpcIngress.enabled=true --set grpcIngress.className=nginx --set 'grpcIngress.annotations.nginx\\.ingress\\.kubernetes\\.io/backend-protocol=GRPC'
No GitHub comments yet.