Skip to content

Commit

Permalink
Remove dupe env vars
Browse files Browse the repository at this point in the history
Signed-off-by: David Martin <[email protected]>
  • Loading branch information
david-martin committed Oct 11, 2024
1 parent a78ff55 commit 256ff2e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions scale_test/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,6 @@ Port forward to prometheus:
kubectl -n monitoring port-forward svc/prometheus-k8s 9090:9090
```

Set env vars for prometheus:

```bash
export PROMETHEUS_URL="http://127.0.0.1:9090"
export PROMETHEUS_TOKEN=""
```

Run kube-burner:

```bash
Expand Down

0 comments on commit 256ff2e

Please sign in to comment.