Skip to content
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

🐛 Correct bad Kube deploy url. #3753

Merged
merged 1 commit into from
May 31, 2021

Conversation

davinchia
Copy link
Contributor

@davinchia davinchia commented May 31, 2021

What

This url is wrong. Kubernetes deploys will error out.

How

The url should not have the scheme or the path. Edit this to match https://github.com/airbytehq/airbyte/blob/master/.env#L24.

I tested this by hand-editing the Kubernetes deploy that was erroring out.

Screen shot showing this works after I edited the env var.

Screen Shot 2021-05-31 at 2 36 26 PM

@davinchia davinchia requested a review from jrhizor May 31, 2021 06:23
@davinchia davinchia requested review from ChristopheDuong and subodh1810 and removed request for masonwheeler and cgardens May 31, 2021 06:23
@davinchia davinchia merged commit 88b7a42 into master May 31, 2021
@davinchia davinchia deleted the davinchia/bugfix-kube-server-api-url branch May 31, 2021 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants