Skip to content

Commit f87e692

Browse files
authored
Update k6_distributed.yaml (#72)
Fix identation
1 parent f1cfd68 commit f87e692

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

k6_distributed.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: k6.io/v1alpha1
22
kind: TestRun
33
metadata:
44
name: load-test-ing1
5-
spec:
5+
spec:
66
parallelism: 1
77
runner:
88
nodeSelector:
@@ -19,4 +19,4 @@ metadata:
1919
script:
2020
configMap:
2121
name: load-test
22-
file: load_batch_events.js
22+
file: load_batch_events.js

0 commit comments

Comments
 (0)