Skip to content

Commit

Permalink
Correct the test YAML config name
Browse files Browse the repository at this point in the history
Signed-off-by: Matej Gera <[email protected]>
  • Loading branch information
matej-g committed Jun 29, 2022
1 parent 399d878 commit 05309df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/alert-compliance-quickstart.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
# branch or with version >= 0.27.0.
#
# After all components are running, you can start the alert generator compliance tester
# with `thanos-example.yaml`` configuration provided in here:
# https://github.com/prometheus/compliance/blob/main/alert_generator/test-prometheus.yaml
# with `test-thanos.yaml` configuration provided in here:
# https://github.com/prometheus/compliance/blob/main/alert_generator/test-thanos.yaml
set -euo pipefail

trap 'kill 0' SIGTERM
Expand Down

0 comments on commit 05309df

Please sign in to comment.