Add annotations for prometheus

Change-Id: I11ba554d36c0b58b4a5608dfd330ef171f72eec2
This commit is contained in:
Bartosz Kupidura 2017-01-19 11:34:46 +01:00
parent 03ab7c4cf4
commit ee23083cab
1 changed files with 4 additions and 1 deletions

View File

@ -1,8 +1,11 @@
dsl_version: 0.1.0
dsl_version: 0.4.0
service:
name: neutron-server
ports:
- {{ neutron.server_port }}
annotations:
service:
prometheus.io/probe: "true"
containers:
- name: neutron-server
image: neutron-server