chore(annotation): removed annotationCheck chaosengine of infra experiments (#453)
Signed-off-by: shubhamchaudhary <shubham@chaosnative.com>
This commit is contained in:
committed by
GitHub
parent
4b6892b628
commit
cf3296e110
@@ -74,7 +74,6 @@ spec:
|
||||
applabel: 'name=carts'
|
||||
appkind: 'deployment'
|
||||
jobCleanUpPolicy: retain
|
||||
annotationCheck: 'false'
|
||||
engineState: 'active'
|
||||
chaosServiceAccount: litmus-admin
|
||||
experiments:
|
||||
@@ -145,7 +144,6 @@ spec:
|
||||
applabel: 'name=orders'
|
||||
appkind: 'deployment'
|
||||
jobCleanUpPolicy: retain
|
||||
annotationCheck: 'false'
|
||||
engineState: 'active'
|
||||
chaosServiceAccount: litmus-admin
|
||||
experiments:
|
||||
@@ -213,7 +211,6 @@ spec:
|
||||
appns: 'sock-shop'
|
||||
applabel: 'name=catalogue'
|
||||
appkind: 'deployment'
|
||||
annotationCheck: 'false'
|
||||
engineState: 'active'
|
||||
chaosServiceAccount: litmus-admin
|
||||
jobCleanUpPolicy: 'retain'
|
||||
@@ -287,7 +284,6 @@ spec:
|
||||
applabel: 'name=user-db'
|
||||
appkind: 'statefulset'
|
||||
jobCleanUpPolicy: retain
|
||||
annotationCheck: 'false'
|
||||
engineState: 'active'
|
||||
chaosServiceAccount: litmus-admin
|
||||
components:
|
||||
@@ -361,7 +357,6 @@ spec:
|
||||
appns: 'sock-shop'
|
||||
applabel: 'name=catalogue-db'
|
||||
appkind: 'statefulset'
|
||||
annotationCheck: 'false'
|
||||
engineState: 'active'
|
||||
chaosServiceAccount: litmus-admin
|
||||
jobCleanUpPolicy: 'retain'
|
||||
|
Reference in New Issue
Block a user