You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sources/k6/next/set-up/set-up-distributed-k6/usage/configuring-testrun-crd.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
weight: 300
3
-
title: Configuring TestRun CRD
3
+
title: Configure the TestRun CRD
4
4
---
5
5
6
-
# Configuring `TestRun` CRD
6
+
# Configure the TestRun CRD
7
7
8
8
<!-- TODO: consider removing this page once machine-generated reference becomes part of the docs -->
9
9
10
-
The only options that are required as part of the `TestRun` CRD spec are `script` and `parallelism`. But there are many other options that can be set in `TestRun` CRD. Refer to the [crd-generated.md](https://github.com/grafana/k6-operator/blob/main/docs/crd-generated.md) for a complete list of all available fields.
10
+
The only options that are required as part of the `TestRun` CRD spec are `script` and `parallelism`. But there are many other options that can be set in `TestRun` CRD. Refer to the [crd-generated.md](https://github.com/grafana/k6-operator/blob/main/docs/crd-generated.md)file in the k6-operator GitHub repository for a complete list of all available fields.
11
11
12
12
Let's look at some of the most common options in greater detail.
Copy file name to clipboardExpand all lines: docs/sources/k6/v1.0.x/set-up/set-up-distributed-k6/usage/configuring-testrun-crd.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ title: Configuring TestRun CRD
7
7
8
8
<!-- TODO: consider removing this page once machine-generated reference becomes part of the docs -->
9
9
10
-
The only options that are required as part of the `TestRun` CRD spec are `script` and `parallelism`. But there are many other options that can be set in `TestRun` CRD. Refer to the [crd-generated.md](https://github.com/grafana/k6-operator/blob/main/docs/crd-generated.md) for a complete list of all available fields.
10
+
The only options that are required as part of the `TestRun` CRD spec are `script` and `parallelism`. But there are many other options that can be set in `TestRun` CRD. Refer to the [crd-generated.md](https://github.com/grafana/k6-operator/blob/main/docs/crd-generated.md)file in the k6-operator GitHub repository for a complete list of all available fields.
11
11
12
12
Let's look at some of the most common options in greater detail.
Copy file name to clipboardExpand all lines: docs/sources/k6/v1.1.x/set-up/set-up-distributed-k6/usage/configuring-testrun-crd.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ title: Configuring TestRun CRD
7
7
8
8
<!-- TODO: consider removing this page once machine-generated reference becomes part of the docs -->
9
9
10
-
The only options that are required as part of the `TestRun` CRD spec are `script` and `parallelism`. But there are many other options that can be set in `TestRun` CRD. Refer to the [crd-generated.md](https://github.com/grafana/k6-operator/blob/main/docs/crd-generated.md) for a complete list of all available fields.
10
+
The only options that are required as part of the `TestRun` CRD spec are `script` and `parallelism`. But there are many other options that can be set in `TestRun` CRD. Refer to the [crd-generated.md](https://github.com/grafana/k6-operator/blob/main/docs/crd-generated.md)file in the k6-operator GitHub repository for a complete list of all available fields.
11
11
12
12
Let's look at some of the most common options in greater detail.
0 commit comments