Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
heka
/
fbea1a09730c41fad183a754ba23c740a822da62
/
.
/
heka
/
files
/
output
/
dashboard.toml
blob: 72c74c1d63c047e7336cd010800d5c5ff31f209c [
file
] [
log
] [
blame
]
[
DashboardOutput
]
{%-
if
values
.
dashboard_address
is
defined
%}
address
=
"{{ values.dashboard_address }}:{{ values.dashboard_port }}"
{%
endif
%}
ticker_interval
=
{{
values
.
ticker_interval
}}