mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 21:50:05 +00:00
Add support for multiple label values in test cases
They are assigned in a round robin fashion Signed-off-by: Aldo Culquicondor <acondor@google.com>
This commit is contained in:
@@ -162,7 +162,7 @@
|
||||
nodeTemplatePath: config/node-default.yaml
|
||||
labelNodePrepareStrategy:
|
||||
labelKey: "failure-domain.beta.kubernetes.io/zone"
|
||||
labelValue: "zone1"
|
||||
labelValues: ["zone1"]
|
||||
initPods:
|
||||
- podTemplatePath: config/pod-with-node-affinity.yaml
|
||||
podsToSchedule:
|
||||
|
Reference in New Issue
Block a user