Skip to content

Commit

Permalink
fixes artillery target domain (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonfriesen authored Aug 29, 2024
1 parent 93979db commit 986f1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/artillery/artillery-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
config:
target: 'http://qpoint.com' # Base URL for QPoint to intercept and manage traffic
target: 'https://qpoint.io' # Base URL for QPoint to intercept and manage traffic
phases:
- duration: 600 # Duration of the test in seconds
arrivalRate: 5 # New virtual users per second
Expand Down

0 comments on commit 986f1f0

Please sign in to comment.