This message was deleted.
# ask-community
s
This message was deleted.
a
Have you looked at https://docs.dagster.io/integrations/airbyte? The change you'll need to make is to point host/port not at localhost, but at the host/port of the airbyte-webapp service. I'd recommend using internal cluster DNS. As an example, we use
airbyte-airbyte-webapp-svc.airbyte.svc.cluster.local
a
@Adam Bloom Yes, I have read the documentation, I can connect to Airbyte using code . I just wanted to configure the helm values in such way that Airbyte would just use Dagster as an Orchestrator, so I could configure all source connector stuff from within Dagster