temporalio / helm-charts

Temporal Helm charts
MIT License
282 stars 316 forks source link

[Feature Request] Make Kubernetes Cluster Domain Dynamic/Configurable #469

Closed llchan closed 1 month ago

llchan commented 4 months ago

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

Currently the cluster domain is hardcoded to cluster.local.

Describe the solution you'd like

Add a field in values.yaml to configure the cluster domain, or even better autodetect it based on the target cluster if that's possible.