Custom image registry failed to apply for connectors #57509
Closed
hongbo-miao
started this conversation in
Connector Ideas and Features
Replies: 1 comment
-
Based on #21123 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently we have
in our Airbyte Helm chart https://artifacthub.io/packages/helm/airbyte/airbyte
For
We can see they succeed going through proxy cache which matches this document: https://docs.airbyte.com/deploying-airbyte/integrations/custom-image-registries
However, we still got error:
It means the connectors still didn't go through the proxy cache.
Could it be applied to connectors as well? Thanks!☺️
Beta Was this translation helpful? Give feedback.
All reactions