(fix) Removing duplicated elements from node-cpu-hog engine (#140)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
Shubham Chaudhary
2020-02-12 22:21:12 +05:30
committed by GitHub
parent 0a4a67993f
commit c0718ad181

View File

@@ -8,22 +8,19 @@ spec:
annotationCheck: 'false' annotationCheck: 'false'
# It can be active/stop # It can be active/stop
engineState: 'active' engineState: 'active'
#ex. values: ns1:name=percona,ns2:run=nginx
auxiliaryAppInfo: 'ns1:name=percona,ns2:run=nginx' auxiliaryAppInfo: 'ns1:name=percona,ns2:run=nginx'
appinfo: appinfo:
appns: 'default' appns: 'default'
applabel: 'app=nginx' applabel: 'app=nginx'
appkind: 'deployment' appkind: 'deployment'
# It can be true/false
annotationCheck: 'false'
#ex. values: ns1:name=percona,ns2:run=nginx
auxiliaryAppInfo: ''
chaosServiceAccount: nginx-sa chaosServiceAccount: nginx-sa
monitoring: false monitoring: false
components: components:
# It can be delete/retain # It can be delete/retain
jobCleanUpPolicy: 'delete' jobCleanUpPolicy: 'delete'
experiments: experiments:
- name: cpu-hog - name: node-cpu-hog
spec: spec:
components: components:
env: env: