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

Use a Helm dependency for the search backend (OpenSearch) #266

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

yrodiere
Copy link
Member

This is an attempt at fixing #207 , because you supposedly can specify an ordering between dependencies and the main app.

It kind of makes sense to use an off-the-shelf k8s config for OpenSearch rather than rolling out our own anyway.

But... this doesn't work currently, there seems to be problems with overriding default values from dependency charts: helm/helm#12677, helm/helm#9027 (comment)
The exact behavior depends on the Helm version, so I need to look into that; I'll try upgrading to the latest version.

Opening as draft in the meantime.

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.

1 participant