temporalio / helm-charts

Temporal Helm charts
MIT License
294 stars 321 forks source link

Added new TEMPORAL_ADDRESS env variable #391

Closed mindaugasrukas closed 1 year ago

mindaugasrukas commented 1 year ago

What was changed

Added new TEMPORAL_ADDRESS env variable

Why?

TEMPORAL_CLI_ADDRESS is deprecated and was renamed in the latest Temporal CLI: https://github.com/temporalio/cli/releases/tag/v0.9.0

Checklist

  1. Closes No

  2. How was this tested: CICD

  3. Any docs updates needed? No