Adjusting BASIC_AUTH_PROXY_TIMEOUT value in Airbyte Helm chart

Summary

How to adjust BASIC_AUTH_PROXY_TIMEOUT value in the official Airbyte Helm chart to resolve timeout issue encountered while defining and testing a mysql source


Question

Hi, I deployed Airbyte on gke cluster using helm.
However, I encountered an error below while defining and testing a mysql source.
I looked up the error and it seems to be a timeout issue, and I think I can increase the BASIC_AUTH_PROXY_TIMEOUT value, but that value is only used in docker, so how can I adjust it in the official helm chart?
Or if it’s not a timeout issue, is there something else you suspect?
Unknown error (http.504`....)



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

["adjusting-basic-auth-proxy-timeout", "airbyte-helm-chart", "timeout-issue", "mysql-source"]