We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd5be9e commit 29db877Copy full SHA for 29db877
jobs/alertmanager/templates/config/alertmanager.yml
@@ -51,7 +51,7 @@ global:
51
pagerduty_url: <%= url %>
52
<% end %>
53
54
- <% if_p('jira_api_url') do |jira_url| %>
+ <% if_p('alertmanager.jira.url') do |jira_url| %>
55
jira_api_url: <%= jira_url %>
56
57
0 commit comments