apiVersion: chaos-mesh.org/v1alpha1 kind: PodChaos metadata: name: test-rootcoord-podkill namespace: chaos-testing spec: action: pod-kill mode: one selector: namespaces: - chaos-testing # target namespace of milvus deployment labelSelectors: app.kubernetes.io/instance: milvus-chaos app.kubernetes.io/name: milvus component: rootcoord scheduler: cron: '@every 5s'