We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14cfb82 commit 5cd84d1Copy full SHA for 5cd84d1
kubernetes/flux/config/flux.yaml
@@ -39,7 +39,7 @@ spec:
39
- patch: |
40
- op: add
41
path: /spec/template/spec/containers/0/args/-
42
- value: --concurrent=8
+ value: --concurrent=2
43
44
45
value: --kube-api-qps=500
0 commit comments