Skip to content

Commit 0dd4d0d

Browse files
authored
Added link to aggregator source code
1 parent b68ae99 commit 0dd4d0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You can install a test by running:
3333
This Helm chart deployes a full load test suite in Kubernetes. It consists of the 3 microservices:
3434
1. A webserver based on [simple-webserver](https://github.com/mrahbar/simple-webserver)
3535
2. A loadbot client which is based on [this](https://github.com/kubernetes/contrib/tree/master/scale-demo/vegeta) and [that](https://github.com/tsenart/vegeta)
36-
3. An aggregator which orchestrates the test run
36+
3. An [aggregator](https://github.com/mrahbar/kubespector/tree/master/resources/scaletest) which orchestrates the test run
3737

3838
##### Aggregator
3939

@@ -151,4 +151,4 @@ Parameter | Description | Default
151151
`images.orchestratorVersion` | Image version for the orchestrator | 1.1
152152
`images.workerVersion` | Image version for the worker | 1.1
153153
`debug.orchestrator` | Debug mode for the orchestrator | false
154-
`debug.worker` | Debug mode for the worker| false
154+
`debug.worker` | Debug mode for the worker| false

0 commit comments

Comments
 (0)