Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-models
/
reclass-system
/
eca2fa752bc23712d04997f01a204a47b060f2cd
/
.
/
prometheus
/
server
/
target
/
static
/
etcd.yml
blob: 61488b50f67373fc8e8cc48f99453e5221e4335b [
file
] [
log
] [
blame
]
parameters:
_param:
prometheus_etcd_host:
${_param
:
haproxy_bind_address}
prometheus_etcd_port:
4001
prometheus:
server:
target:
static:
etcd:
enabled:
true
endpoint:
-
address:
${_param
:
prometheus_etcd_host}
port:
${_param
:
prometheus_etcd_port}