Skip to content

🐛 Fix ExternalDB settings are not passed to temporal deployment #10923

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

Merged
merged 2 commits into from
Mar 8, 2022

Conversation

gavnate
Copy link
Contributor

@gavnate gavnate commented Mar 7, 2022

What

Describe what the change is solving

I tried to deploy this into EKS using the helm chart and ran into the error in issue 7067.

After adding the secret it appeared to fix the problem in AWS EKS.

How

By adding a kubernetes secret for external databases.

🚨 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.

No user impact should be observed with the helm chart, everything is sensibly defaulted.

@CLAassistant
Copy link

CLAassistant commented Mar 7, 2022

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added area/platform issues related to the platform kubernetes labels Mar 7, 2022
@marcosmarxm marcosmarxm changed the title Fix for issue https://github.com/airbytehq/airbyte/issues/7067 🐛 Fix ExternalDB settings are not passed to temporal deployment Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/platform issues related to the platform community kubernetes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants