Skip to content

Commit

Permalink
include exporter in instructions
Browse files Browse the repository at this point in the history
Signed-off-by: jetzlstorfer <[email protected]>
  • Loading branch information
jetzlstorfer committed Dec 9, 2020
1 parent 6f0776e commit b27c1b6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions test-data/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,11 @@ kubectl apply -f https://raw.githubusercontent.com/keptn-contrib/prometheus-sli-

keptn configure monitoring prometheus --project=litmus --service=helloservice

## ADAPT PROMETHEUS CONFIGMAP/SCRAPE JOBS
# TODO
kubectl apply -f helloservice/prometheus/blackbox-exporter.yaml

kubectl apply -f helloservice/prometheus/prometheus-server-conf-cm.yaml

kubectl delete pod -l app=prometheus-server -n monitoring

### LITMUS Begins!!

Expand Down

0 comments on commit b27c1b6

Please sign in to comment.