Customizing TEMPORAL_HOST in Airbyte platform configmap

Summary

The user is looking to self-specify the TEMPORAL_HOST instead of using the pre-set value in the configmap.


Question

Found the problem, as we are using our own temporal, the actual temporal host value is stored in TEMPORAL_CLOUD_HOST instead of TEMPORAL_HOST,

Wondering is there any way to self specify the TEMPORAL_HOST instead pre set in configmap <airbyte-platform/charts/airbyte/templates/env-configmap.yaml at 1cf382778be76c348003483a842a1395f390f9ed · airbytehq/airbyte-platform · GitHub way>

TEMPORAL_HOST: {{ .Release.Name }}-temporal:{{ .Values.temporal.service.port }}



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["temporal-host", "configmap", "airbyte-platform"]