blob: 7ba37af015603250310c0a0177094560095f6ca2 [file] [log] [blame]
Bartosz Kupidura3cbee942017-03-20 13:47:06 +01001parameters:
2 docker:
3 client:
4 service:
5 prometheus_pushgateway:
6 network: monitoring
7 replica: 2
8 restart:
9 condition: any
10 image: ${_param:docker_image_pushgateway}
11 ports:
12 - 15012:9091