mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Update the typo in values of pods in performance-config.yaml
This commit is contained in:
parent
ee9f365c51
commit
a1e56b4f6d
@ -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