chore(docs): refactor the charts, rbac & engine manifests (#324)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
Shubham Chaudhary
2020-09-14 20:15:04 +05:30
committed by GitHub
parent 1e86227a6f
commit 983ae3e35e
13 changed files with 27 additions and 26 deletions

View File

@@ -23,11 +23,13 @@ spec:
spec:
components:
nodeSelector:
# provide the node labels
kubernetes.io/hostname: 'node02'
env:
# set chaos duration (in sec) as desired
- name: TOTAL_CHAOS_DURATION
value: '90'
# provide the actual name of node under test
- name: APP_NODE
value: 'node-01'