temporalio / helm-charts

Temporal Helm charts
MIT License
294 stars 321 forks source link

[Feature Request] HTTP API Service exposure #422

Closed arrowcircle closed 1 month ago

arrowcircle commented 11 months ago

Is your feature request related to a problem? Please describe.

Latest release of Temporal v1.22 introduced HTTP API on port 7243. Current helm recipe does not support this port and config.

Describe the solution you'd like

It would be great to have this config available for both service and/or ingress. Service is preferred.

robholland commented 1 month ago

The frontend service now exposes the HTTP port as well as GRPC.