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

Remove default opensearch.yml config in Values.yaml to avoid security plugin conflicts #618

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

Conversation

LemonDouble
Copy link

Description

[Describe what this change achieves.]

Remove default opensearch.yml config in Values.yaml to avoid security plugin conflicts.
Now, when setting up Opensearch with the default configuration, it installs correctly with the demo configuration.

Issues Resolved

[List any issues this PR will resolve. You should likely open an issue if one does not already exist.]

Resolve #617

Check List

  • Commits are signed per the DCO using --signoff

For any changes to files within Helm chart directories:

  • Helm chart version bumped
  • Helm chart CHANGELOG.md updated to reflect change

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…conflicts

Signed-off-by: LemonDouble <lemondouble2@gmail.com>
Signed-off-by: LemonDouble <lemondouble2@gmail.com>
@LemonDouble
Copy link
Author

I've modified the PR as it seems there was an issue with the version bump section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

[BUG][Opensearch] It is not possible to deploy the chart with the default settings.
1 participant