chore(target-nodes): Adding target-nodes env (#379)
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
6b2b7038e5
commit
29e6aae411
@@ -31,6 +31,6 @@ spec:
|
||||
- name: FILESYSTEM_UTILIZATION_PERCENTAGE
|
||||
value: '10'
|
||||
|
||||
## enter the name of the desired node
|
||||
- name: TARGET_NODE
|
||||
## enter the comma separated target nodes name
|
||||
- name: TARGET_NODES
|
||||
value: ''
|
||||
|
@@ -67,8 +67,8 @@ spec:
|
||||
- name: NUMBER_OF_WORKERS
|
||||
value: '4'
|
||||
|
||||
## enter the name of the target node
|
||||
- name: TARGET_NODE
|
||||
## enter the comma separated target nodes name
|
||||
- name: TARGET_NODES
|
||||
value: ''
|
||||
|
||||
# Period to wait before and after injection of chaos in sec
|
||||
|
Reference in New Issue
Block a user