Skip to content

Commit aac68c2

Browse files
Apply suggestions from code review
Co-authored-by: Heitor Tashiro Sergent <[email protected]>
1 parent 22875aa commit aac68c2

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

docs/sources/k6/next/set-up/set-up-distributed-k6/usage/configuring-testrun-crd.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
weight: 300
3-
title: Configuring TestRun CRD
3+
title: Configure the TestRun CRD
44
---
55

6-
# Configuring `TestRun` CRD
6+
# Configure the TestRun CRD
77

88
<!-- TODO: consider removing this page once machine-generated reference becomes part of the docs -->
99

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.
1111

1212
Let's look at some of the most common options in greater detail.
1313

docs/sources/k6/v1.0.x/set-up/set-up-distributed-k6/usage/configuring-testrun-crd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: Configuring TestRun CRD
77

88
<!-- TODO: consider removing this page once machine-generated reference becomes part of the docs -->
99

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.
1111

1212
Let's look at some of the most common options in greater detail.
1313

docs/sources/k6/v1.1.x/set-up/set-up-distributed-k6/usage/configuring-testrun-crd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: Configuring TestRun CRD
77

88
<!-- TODO: consider removing this page once machine-generated reference becomes part of the docs -->
99

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.
1111

1212
Let's look at some of the most common options in greater detail.
1313

0 commit comments

Comments
 (0)