Add annotations for prometheus

Change-Id: Ib4a74ec02988c68524f62946b0d916de8891edc1
This commit is contained in:
Bartosz Kupidura 2017-01-19 11:33:54 +01:00
parent c01a53c6df
commit c48dfa6dbe
1 changed files with 5 additions and 1 deletions

View File

@ -1,9 +1,13 @@
dsl_version: 0.1.0
dsl_version: 0.4.0
service:
name: keystone
ports:
- {{ keystone.public_port }}
- {{ keystone.admin_port }}
annotations:
service:
prometheus.io/probe: "true"
prometheus.io/probe_path: "/v3"
containers:
- name: keystone
image: keystone