mirror of https://github.com/milvus-io/milvus.git
[skip ci]Fix typo in chaos yaml (#10986)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>pull/10875/merge
parent
3ebc5f0391
commit
4d7b8f3602
|
@ -1,7 +1,7 @@
|
|||
apiVersion: chaos-mesh.org/v1alpha1
|
||||
kind: PodChaos
|
||||
metadata:
|
||||
name: test-querynode-pod-failure
|
||||
name: test-proxy-pod-failure
|
||||
namespace: chaos-testing
|
||||
spec:
|
||||
selector:
|
||||
|
|
Loading…
Reference in New Issue