Skip to content

Commit

Permalink
fix(sol): update am endpoint
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Witlin <[email protected]>
  • Loading branch information
coolguy1771 committed Oct 8, 2024
1 parent ed27626 commit bac398b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ spec:
secret.reloader.stakater.com/reload: &secret thanos-objstore-config
additionalAlertManagerConfigs:
- static_configs:
- targets: ["alertmanager.286k.co"]
- targets: ["alertmanager.${SECRET_PUBLIC_DOMAIN}"]
replicas: 1
replicaExternalLabelName: __replica__
scrapeInterval: 1m # Must match interval in Grafana Helm chart
Expand Down

0 comments on commit bac398b

Please sign in to comment.