Skip to content

Commit 140f747

Browse files
authored
fix http_config option to work
Fix http_config option so it appears as a global option in alertmanager.yml. Previous setup was not working.
1 parent 814eca6 commit 140f747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
- type: replace
2-
path: /instance_groups/name=alertmanager/jobs/name=alertmanager/properties?/http_config
2+
path: /instance_groups/name=alertmanager/jobs/name=alertmanager/properties/alertmanager?/http_config
33
value: ((http_config))

0 commit comments

Comments
 (0)