mirror of
https://github.com/krkn-chaos/krkn.git
synced 2026-02-14 18:10:00 +00:00
Some checks failed
Functional & Unit Tests / Functional & Unit Tests (push) Failing after 9m15s
Functional & Unit Tests / Generate Coverage Badge (push) Has been skipped
* kill pod exclude label Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com> * config alignment Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com> --------- Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com>
6 lines
247 B
YAML
6 lines
247 B
YAML
- id: kill-pods
|
|
config:
|
|
namespace_pattern: ^openshift-monitoring$
|
|
label_selector: statefulset.kubernetes.io/pod-name=prometheus-k8s-0
|
|
krkn_pod_recovery_time: 120
|
|
exclude_label: "" # excludes pods marked with this label from chaos |