Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
h3adex committed Dec 8, 2023
1 parent 6d65138 commit a4b42c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ with the whoami ingress.
### Test HPA Functionality
To test the [HPA](../k8s/guardgress-deployment-hpa.yaml) functionality, use the following command:
```sh
echo "GET https://guardgress.notifysolutions.eu/" | vegeta attack -duration=120s -rate=100/1s
echo "GET https://<url>/" | vegeta attack -duration=120s -rate=100/1s
```

0 comments on commit a4b42c2

Please sign in to comment.