milvus/tests/benchmark/milvus_benchmark/chaos/pod.yaml
binbin eff75c7701
Replace sdk source and merge tests and tests20 (#7182)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
2021-08-20 11:00:56 +08:00

11 lines
202 B
YAML

chaos:
kind: PodChaos
spec:
action: pod-kill
selector:
namespaces:
- milvus
labelSelectors:
"app.kubernetes.io/name": etcd
scheduler:
cron: "@every 20s"