We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b776dc commit 1630ca2Copy full SHA for 1630ca2
x-pack/distributions/internal/observabilitySRE/qa/smoke/docker/docker-compose.yml
@@ -16,8 +16,6 @@ services:
16
- xpack.security.transport.ssl.key=/usr/share/elasticsearch/config/certs/elasticsearch.key
17
- xpack.security.transport.ssl.certificate=/usr/share/elasticsearch/config/certs/elasticsearch.crt
18
- xpack.security.transport.ssl.certificate_authorities=/usr/share/elasticsearch/config/certs/ca.crt
19
- entrypoint: ["/usr/local/bin/docker-entrypoint.sh"]
20
- command: ["eswrapper"]
21
ports:
22
- "9200:9200"
23
volumes:
0 commit comments