Skip to content

Commit

Permalink
Merge pull request #2113 from cloudfoundry/fix-prometheus
Browse files Browse the repository at this point in the history
Fix path to file in prometheus-release;
  • Loading branch information
joergdw authored Sep 5, 2023
2 parents efe7712 + f7264b8 commit d8fac7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/infrastructure/scripts/deploy-prometheus.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ops_files=${OPS_FILES:-"${prometheus_ops}/monitor-bosh.yml\
${prometheus_ops}/monitor-cf.yml\
${prometheus_ops}/enable-cf-route-registrar.yml\
${prometheus_ops}/enable-grafana-uaa.yml\
${prometheus_ops}/enable-cf-loggregator-v2.yml\
${prometheus_ops}/deprecated/enable-cf-loggregator-v2.yml\
${prometheus_ops}/monitor-bosh-director.yml\
${prometheus_ops}/alertmanager-slack-receiver.yml\
${ci_dir}/operations/prometheus-customize-alerts.yml\
Expand Down

0 comments on commit d8fac7a

Please sign in to comment.