Skip to content

Commit 522376b

Browse files
committed
k6-operator: rename files to fit the k6-docs style
1 parent aac68c2 commit 522376b

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
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

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

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

6-
# Configuring `TestRun` CRD
7-
6+
# Configure the TestRun CRD
87
<!-- TODO: consider removing this page once machine-generated reference becomes part of the docs -->
98

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

0 commit comments

Comments
 (0)