mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
Merge pull request #102007 from vaibhav2107/perf-config
Update the typo in values of pods in performance-config.yaml
This commit is contained in:
commit
4ab9c950d9
@ -44,9 +44,9 @@
|
||||
measurePods: 400
|
||||
- name: 5000Nodes
|
||||
params:
|
||||
initNodes: 500
|
||||
initPods: 100
|
||||
measurePods: 400
|
||||
initNodes: 5000
|
||||
initPods: 1000
|
||||
measurePods: 1000
|
||||
|
||||
- name: SchedulingSecrets
|
||||
workloadTemplate:
|
||||
|
Loading…
Reference in New Issue
Block a user