We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1854ce commit 7b84a46Copy full SHA for 7b84a46
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/kubernetes/perf-tests.git
+ default: https://github.com/mengqiy/perf-tests.git
13
- name: cl2-branch
14
description: "The branch of clusterloader2 you want to use"
15
default: "master"
0 commit comments