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

Fix OpenSearch env variables #73

Merged
merged 3 commits into from
May 15, 2024
Merged

Fix OpenSearch env variables #73

merged 3 commits into from
May 15, 2024

Conversation

norkans7
Copy link
Contributor

No description provided.

Copy link

codecov bot commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.77%. Comparing base (c328726) to head (3f89434).

Additional details and impacted files
@@           Coverage Diff           @@
##              os2      #73   +/-   ##
=======================================
  Coverage   53.77%   53.77%           
=======================================
  Files           6        6           
  Lines         569      569           
=======================================
  Hits          306      306           
  Misses        238      238           
  Partials       25       25           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@norkans7 norkans7 changed the title fix opensearch2 env variables Fix OpenSearch env variables May 15, 2024
opensearch2:
image: opensearchproject/opensearch:2.13.0
env:
discovery.type: single-node
plugins.security.disabled: true
OPENSEARCH_JAVA_OPTS: -Xms512m -Xmx512m
DISABLE_INSTALL_DEMO_CONFIG: true
OPENSEARCH_INITIAL_ADMIN_PASSWORD: temba
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rowanseymour rowanseymour merged commit 9a544f2 into os2 May 15, 2024
13 checks passed
@rowanseymour rowanseymour deleted the fix-os2 branch May 15, 2024 18:13
@github-actions github-actions bot locked and limited conversation to collaborators May 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants