blob: ad159b60333d0dde5a891d282e3740544bfa672f [file] [log] [blame]
Bartosz Kupidura3cbee942017-03-20 13:47:06 +01001parameters:
2 docker:
3 client:
4 service:
5 prometheus_pushgateway:
6 network: monitoring
Bartosz Kupidura95e2cf52017-03-29 19:15:04 +02007 replicas: 2
Bartosz Kupidura3cbee942017-03-20 13:47:06 +01008 restart:
9 condition: any
10 image: ${_param:docker_image_pushgateway}
11 ports:
12 - 15012:9091