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:
committed by
GitHub
parent
8378a1b843
commit
3575803f51
@@ -7,7 +7,6 @@ spec:
|
||||
annotationCheck: 'false'
|
||||
engineState: 'active'
|
||||
chaosServiceAccount: ebs-loss-sa
|
||||
monitoring: false
|
||||
# It can be retain/delete
|
||||
jobCleanUpPolicy: 'delete'
|
||||
experiments:
|
||||
|
@@ -7,7 +7,6 @@ spec:
|
||||
annotationCheck: 'false'
|
||||
engineState: 'active'
|
||||
chaosServiceAccount: ec2-terminate-sa
|
||||
monitoring: false
|
||||
# It can be retain/delete
|
||||
jobCleanUpPolicy: 'delete'
|
||||
experiments:
|
||||
|
@@ -10,7 +10,6 @@ spec:
|
||||
appkind: 'deployment'
|
||||
annotationCheck: 'false'
|
||||
engineState: 'active'
|
||||
monitoring: false
|
||||
jobCleanUpPolicy: 'retain'
|
||||
chaosServiceAccount: chaos-admin
|
||||
components:
|
||||
|
Reference in New Issue
Block a user