Skip to content

Commit

Permalink
docker-compose: Delete unnecessary mount
Browse files Browse the repository at this point in the history
  • Loading branch information
supersven committed Oct 15, 2024
1 parent c3651f4 commit 1f6823e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion deploy/dockerephemeral/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@ services:
- ./docker/opensearch/opensearch-security/nodes_dn.yml:/usr/share/opensearch/plugins/opensearch-security/securityconfig/nodes_dn.yml
- ./docker/opensearch/opensearch-security/action_groups.yml:/usr/share/opensearch/plugins/opensearch-security/securityconfig/action_groups.yml
- ./docker/opensearch/opensearch-security/tenants.yml:/usr/share/opensearch/plugins/opensearch-security/securityconfig/tenants.yml
- ./docker/opensearch/opensearch-security/plugin-descriptor.properties:/usr/share/opensearch/plugins/opensearch-security/plugin-descriptor.properties
networks:
- demo_wire

Expand Down

This file was deleted.

0 comments on commit 1f6823e

Please sign in to comment.