We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 570d356 commit 4f34297Copy full SHA for 4f34297
.github/workflows/github-actions.yml
@@ -28,7 +28,6 @@ jobs:
28
ELASTIC_PASSWORD: admin
29
discovery.type: single-node
30
xpack.security.enabled: true
31
- ELASTIC_PASSWORD: admin
32
bootstrap.memory_lock: true
33
ES_JAVA_OPTS: -Xms512m -Xmx512m
34
options: --health-cmd="curl http://localhost:9200/_cluster/health" --health-interval=10s --health-timeout=5s --health-retries=3
0 commit comments