From 2e5eac455028db74243708ca2d86be4a75b7387b Mon Sep 17 00:00:00 2001 From: Mike Fiedler Date: Fri, 9 Oct 2020 13:20:26 -0400 Subject: [PATCH] Fix comment in config.yml --- config/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.yaml b/config/config.yaml index dc821eed..fee5aac1 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -18,4 +18,4 @@ cerberus: tunings: wait_duration: 60 # Duration to wait between each chaos scenario iterations: 1 # Number of times to execute the scenarios - daemon_mode: False # Iterations are set to infinity which means that the cerberus will monitor the resources forever \ No newline at end of file + daemon_mode: False # Iterations are set to infinity which means that the kraken will cause chaos forever