File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed
components/pipeline-service/development Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ - op : add
3
+ path : /spec/template/spec/containers/0/args/-
4
+ value : -threadiness
5
+ - op : add
6
+ path : /spec/template/spec/containers/0/args/-
7
+ value : " 50"
8
+ - op : add
9
+ path : /spec/template/spec/containers/0/args/-
10
+ value : -qps
11
+ - op : add
12
+ path : /spec/template/spec/containers/0/args/-
13
+ value : " 50"
14
+ - op : add
15
+ path : /spec/template/spec/containers/0/args/-
16
+ value : -burst
17
+ - op : add
18
+ path : /spec/template/spec/containers/0/args/-
19
+ value : " 100"
20
+ - op : add
21
+ path : /spec/template/spec/containers/0/args/-
22
+ value : -update_log_timeout
23
+ - op : add
24
+ path : /spec/template/spec/containers/0/args/-
25
+ value : " 9m"
26
+ - op : add
27
+ path : /spec/template/spec/containers/0/args/-
28
+ value : -dynamic_reconcile_timeout
29
+ - op : add
30
+ path : /spec/template/spec/containers/0/args/-
31
+ value : " 9m"
You can’t perform that action at this time.
0 commit comments