forgot one

This commit is contained in:
Ludovic Cartier 2022-11-14 11:07:16 +01:00
parent 29c3014506
commit 79b48e9def

View File

@ -318,7 +318,7 @@ scrape_configs:
static_configs:
- targets:
{% for target in prometheus_kong_exporter_targets %}
- {{ target }}
- {{ target }}
{% endfor %}
{% endif %}