Last active
March 14, 2025 18:39
-
-
Save joeywhelan/1076a9c7dc936c779b7a6a40750f1292 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| volumes: | |
| - certs:/usr/share/elasticsearch/config/certs | |
| - ${PWD}/../west/west-ca.crt:/usr/share/elasticsearch/config/remote/west-ca.crt | |
| environment: | |
| - xpack.security.transport.ssl.certificate_authorities=certs/ca/ca.crt,remote/west-ca.crt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment