chore(jobCleanUpPolicy): added retain as default jobCleanUpPolicy (#463)

* chore(jobCleanUpPolicy): added retain as default jobCleanUpPolicy

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

* chore(annotationCheck): Removed annotationCheck field

Signed-off-by: shubhamchaudhary <shubham@chaosnative.com>
This commit is contained in:
Shubham Chaudhary
2021-06-01 15:33:48 +05:30
committed by GitHub
parent 324f7734b1
commit 7524892603
91 changed files with 11 additions and 159 deletions

View File

@@ -9,12 +9,9 @@ spec:
appkind: "deployment"
# It can be active/stop
engineState: "active"
annotationCheck: 'false'
#ex. values: ns1:name=percona,ns2:run=nginx
auxiliaryAppInfo: ""
chaosServiceAccount: pod-dns-error-sa
# It can be delete/retain
jobCleanUpPolicy: "delete"
experiments:
- name: pod-dns-error
spec: