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