[skip ci]Fix pod kill chaos name typo (#11292)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/11310/head
zhuwenxing 2021-11-05 13:25:50 +08:00 committed by GitHub
parent 0ea5713690
commit 0a699782f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
kind: Schedule kind: Schedule
apiVersion: chaos-mesh.org/v1alpha1 apiVersion: chaos-mesh.org/v1alpha1
metadata: metadata:
name: test-rootcoord-pod-kill name: test-standalone-pod-kill
namespace: chaos-testing namespace: chaos-testing
spec: spec:
schedule: '*/5 * * * * *' schedule: '*/5 * * * * *'