[skip ci]Update pod selection mode of chaos yaml (#9884)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
zhuwenxing 2021-10-14 17:56:34 +08:00 committed by GitHub
parent bd7baf8912
commit 270a679d14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ metadata:
namespace: chaos-testing
spec:
action: pod-kill
mode: one
mode: all
selector:
namespaces:
- chaos-testing # target namespace of milvus deployment

View File

@ -5,7 +5,7 @@ metadata:
namespace: chaos-testing
spec:
action: pod-kill
mode: one
mode: all
selector:
namespaces:
- chaos-testing # target namespace of milvus deployment

View File

@ -5,7 +5,7 @@ metadata:
namespace: chaos-testing
spec:
action: pod-kill
mode: one
mode: all
selector:
namespaces:
- chaos-testing # target namespace of milvus deployment