Skip to content

Commit 9ac3ef9

Browse files
Update docs/sources/k6/next/set-up/set-up-distributed-k6/install-k6-operator.md
Co-authored-by: Olha Yevtushenko <yorugac@users.noreply.github.com>
1 parent 1c7232c commit 9ac3ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/k6/next/set-up/set-up-distributed-k6/install-k6-operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Refer to the [k6 Operator samples folder](https://github.com/grafana/k6-operator
4848

4949
You can find a complete list of Helm options in the [k6 Operator charts folder](https://github.com/grafana/k6-operator/blob/main/charts/k6-operator/README.md).
5050

51-
The Helm chart configures only the k6-operator application (the controller manager and related deployment). It does not configure PrivateLoadZone (PLZ) or TestRun resources—those are configured via their CRD definitions (or, for Grafana Cloud k6, the PLZ spec in the product). For details, see [Configure TestRun CRD](https://grafana.com/docs/k6/latest/set-up/set-up-distributed-k6/usage/configure-testrun-crd/) and [PLZ configuration options](https://grafana.com/docs/grafana-cloud/testing/k6/author-run/private-load-zone/#plz-configuration-options).
51+
The Helm chart configures only the k6-operator application (the controller-manager and related deployment). It does not configure PrivateLoadZone (PLZ) or TestRun resources—those are configured via their CRD definitions. For details, see [Configure TestRun CRD](https://grafana.com/docs/k6/latest/set-up/set-up-distributed-k6/usage/configure-testrun-crd/) and [PLZ configuration options](https://grafana.com/docs/grafana-cloud/testing/k6/author-run/private-load-zone/#plz-configuration-options).
5252

5353
### Deploy with Makefile
5454

0 commit comments

Comments
 (0)