We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 665f82f commit aca6394Copy full SHA for aca6394
tests/tasks/generators/clusterloader/load-slos.yaml
@@ -9,7 +9,7 @@ spec:
9
params:
10
- name: giturl
11
description: "git url to clone the package"
12
- default: https://github.com/hakuna-matatah/perf-tests.git
+ default: https://github.com/kubernetes/perf-tests.git
13
- name: cl2-branch
14
description: "The branch of clusterloader2 you want to use"
15
default: "master"
tests/tasks/generators/clusterloader/load.yaml
0 commit comments