mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 02:48:45 +08:00
[skip ci]Fix pod kill chaos name typo (#11292)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
parent
0ea5713690
commit
0a699782f6
@ -1,7 +1,7 @@
|
||||
kind: Schedule
|
||||
apiVersion: chaos-mesh.org/v1alpha1
|
||||
metadata:
|
||||
name: test-rootcoord-pod-kill
|
||||
name: test-standalone-pod-kill
|
||||
namespace: chaos-testing
|
||||
spec:
|
||||
schedule: '*/5 * * * * *'
|
||||
|
Loading…
Reference in New Issue
Block a user