Would someone be so kind to point me in the direct...
# ask-community-for-troubleshooting
c
Would someone be so kind to point me in the direction of how I could override the dockerRepository settings within source_definitions.yaml within a running Airbyte install? I cannot for the life of me figure out where this file ends up in a running instance. I even looked inside the postgres tables but could not find where these settings are stored. BTW, context is that I have to use a private registry for these with different paths.
s
actor_definition table in postgres
c
Thanks! Found it and was able to get it working!