-
Notifications
You must be signed in to change notification settings - Fork 270
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Helm INTERNAL_API_URL fix #283
Conversation
Could that be possible to merge that PR ASAP please ! |
Any updates on this one ? |
For workaround, you need to add to the values
And create cm
And restart deployment to inject new |
This worked for me, thank you. |
This appears to be fixed as of helm version 0.50.10 with this commit: b28dc9c |
Indeed! Closing this. |
What
It fixes the Airbyte API Server helm chart.
How
We added an extra env variable for the Airbyte internal API URL prefixed with
http://
.Recommended reading order
Can this PR be safely reverted / rolled back?
If you know that your PR is backwards-compatible and can be simply reverted or rolled back, check the YES box.
Otherwise if your PR has a breaking change, like a database migration for example, check the NO box.
If unsure, leave it blank.
🚨 User Impact 🚨
Are there any breaking changes? What is the end result perceived by the user? If yes, please merge this PR with the 🚨🚨 emoji so changelog authors can further highlight this if needed.