fix tabs/spaces
This commit is contained in:
parent
0c1eeef536
commit
2c9d7c2b6c
@ -104,12 +104,12 @@ services:
|
|||||||
es-storage:
|
es-storage:
|
||||||
labels:
|
labels:
|
||||||
io.rancher.container.start_once: true
|
io.rancher.container.start_once: true
|
||||||
network_mode: none
|
network_mode: none
|
||||||
image: rawmind/alpine-volume:0.0.2-1
|
image: rawmind/alpine-volume:0.0.2-1
|
||||||
environment:
|
environment:
|
||||||
- SERVICE_UID=1000
|
- SERVICE_UID=1000
|
||||||
- SERVICE_GID=1000
|
- SERVICE_GID=1000
|
||||||
- SERVICE_VOLUME=/usr/share/elasticsearch/data
|
- SERVICE_VOLUME=/usr/share/elasticsearch/data
|
||||||
volumes:
|
volumes:
|
||||||
- es-storage-volume:/usr/share/elasticsearch/data
|
- es-storage-volume:/usr/share/elasticsearch/data
|
||||||
|
|
||||||
@ -117,7 +117,7 @@ services:
|
|||||||
es-sysctl:
|
es-sysctl:
|
||||||
labels:
|
labels:
|
||||||
io.rancher.container.start_once: true
|
io.rancher.container.start_once: true
|
||||||
network_mode: none
|
network_mode: none
|
||||||
image: rawmind/alpine-sysctl:0.1
|
image: rawmind/alpine-sysctl:0.1
|
||||||
privileged: true
|
privileged: true
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user