Skip to content

Commit

Permalink
Revert "persist elastic keystore"
Browse files Browse the repository at this point in the history
This reverts commit 534c01f.
  • Loading branch information
devincowan committed Feb 20, 2024
1 parent 534c01f commit 6d8a2b8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ services:
volumes:
- ./elasticsearch/config/elasticsearch.yml:/usr/share/elasticsearch/config/elasticsearch.yml:ro,Z
- elasticsearch:/usr/share/elasticsearch/data:Z
- keystore:/usr/share/elasticsearch/config/elasticsearch.keystore:Z
# (!) TLS certificates. Generate using the 'tls' service.
- ${METRICS_CRTS_DIR}/ca/ca.crt:/usr/share/elasticsearch/config/ca.crt:ro,z
- ${METRICS_CRTS_DIR}/elasticsearch/elasticsearch.crt:/usr/share/elasticsearch/config/elasticsearch.crt:ro,z
Expand Down Expand Up @@ -245,4 +244,3 @@ networks:

volumes:
elasticsearch:
keystore:

0 comments on commit 6d8a2b8

Please sign in to comment.