mirror of
https://github.com/krkn-chaos/krkn.git
synced 2026-02-14 18:10:00 +00:00
7
scenarios/container_etcd.yml
Executable file
7
scenarios/container_etcd.yml
Executable file
@@ -0,0 +1,7 @@
|
||||
scenarios:
|
||||
- name: "kill etcd container"
|
||||
namespace: "openshift-etcd"
|
||||
label_selector: "k8s-app=etcd"
|
||||
container_name: "etcd"
|
||||
action: "kill 1"
|
||||
count: 1
|
||||
Reference in New Issue
Block a user