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