Skip to content

Commit f9fafc1

Browse files
committed
Lower the users in loadgenerator so currency service wont crash
1 parent 634c620 commit f9fafc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

helm/values-qa-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ loadgenerator:
2424
replicaCount: 1
2525
image:
2626
tag: "dev-1.0.0"
27-
users: "10000"
27+
users: "100"
2828
spawnRate: "10"
2929

3030
adservice:

0 commit comments

Comments
 (0)