Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-models
/
reclass-system
/
a07d61fb6a9dc0d53256e8b3c5ed7d2e89a0d591
/
.
/
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}