chore(chaosengine): Removed monitoring from all experiments & appinfo from infra experiments (#431)

* update(workflows): Updating k8Probe schema inside workflows

Signed-off-by: shubhamchaudhary <shubham@chaosnative.com>

* chore(chaosengine): Removed monitoring from all experiments & appinfo from infra experiments

Signed-off-by: shubhamchaudhary <shubham@chaosnative.com>
This commit is contained in:
Shubham Chaudhary
2021-04-10 13:36:46 +05:30
committed by GitHub
parent 8378a1b843
commit 3575803f51
106 changed files with 1 additions and 168 deletions

View File

@@ -94,7 +94,6 @@ spec:
applabel: "app={{workflow.parameters.appLabel}}"
appkind: deployment
jobCleanUpPolicy: delete
monitoring: false
annotationCheck: 'true'
engineState: 'active'
chaosServiceAccount: {{workflow.parameters.chaosServiceAccount}}
@@ -144,7 +143,6 @@ spec:
applabel: "app={{workflow.parameters.appLabel}}"
appkind: deployment
jobCleanUpPolicy: delete
monitoring: false
annotationCheck: 'true'
engineState: 'active'
chaosServiceAccount: {{workflow.parameters.chaosServiceAccount}}