dnt mount under /repo in the container

This commit is contained in:
m0duspwnens
2022-01-25 13:08:46 -05:00
parent 00e17d5c78
commit 7b6eeac03f

View File

@@ -327,7 +327,7 @@ so-elasticsearch:
{% endif %}
{% if ESCONFIG.path.repo %}
{% for repo in ESCONFIG.path.repo %}
- /nsm/elasticsearch/repo{{ repo }}:/repo/{{ repo }}:rw
- /nsm/elasticsearch/repo{{ repo }}:{{ repo }}:rw
{% endfor %}
{% endif %}
- watch: