Skip to content

Commit 27dfdc4

Browse files
authored
Add some raw tags
1 parent cf085b9 commit 27dfdc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/kolla/config/prometheus/prometheus.yml.d/70-oscapacity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ scrape_configs:
77
static_configs:
88
- targets:
99
- '{{ kolla_internal_fqdn | put_address_in_context('url') }}:9090'
10-
scrape_interval: "{{ stackhpc_os_capacity_scrape_interval }}s"
10+
scrape_interval: {% endraw %}"{{ stackhpc_os_capacity_scrape_interval }}s"{% raw %}
1111
scrape_timeout: 10m
1212
{% if kolla_enable_tls_internal | bool %}
1313
scheme: https

0 commit comments

Comments
 (0)