mirror of https://github.com/milvus-io/milvus.git
[skip ci] Remove pr ci anti affinity limit (#10974)
Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>pull/10975/head
parent
4661ccea3a
commit
0dc5a86606
|
@ -93,8 +93,8 @@ spec:
|
|||
requiredDuringSchedulingIgnoredDuringExecution:
|
||||
- labelSelector:
|
||||
matchExpressions:
|
||||
- key: app
|
||||
- key: jenkins/label
|
||||
operator: In
|
||||
values:
|
||||
- milvus-e2e
|
||||
- milvus-e2e-test-kind-nightly
|
||||
topologyKey: kubernetes.io/hostname
|
||||
|
|
Loading…
Reference in New Issue