GitHub user raphaelauv added a comment to the discussion: Could not read served logs: Invalid URL 'http://:8793....': Not host supplied
try this -> https://github.com/apache/airflow/discussions/27558#discussioncomment-11608491 ```yaml # in the helm values.yaml config: core: hostname_callable: "airflow.utils.net.get_host_ip_address" ``` GitHub link: https://github.com/apache/airflow/discussions/45525#discussioncomment-18064067 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
