chore(infra-chaos): Adding node-aff-perc & sequence in node-level chaos (#359)
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
cc72cae1b9
commit
4bc9fc3435
@@ -27,5 +27,5 @@ spec:
|
||||
kubernetes.io/hostname: 'node02'
|
||||
env:
|
||||
# set node name
|
||||
- name: APP_NODE
|
||||
- name: TARGET_NODE
|
||||
value: 'node-01'
|
@@ -55,7 +55,7 @@ spec:
|
||||
- /bin/bash
|
||||
env:
|
||||
|
||||
- name: APP_NODE
|
||||
- name: TARGET_NODE
|
||||
value: ''
|
||||
|
||||
- name: TOTAL_CHAOS_DURATION
|
||||
@@ -69,7 +69,7 @@ spec:
|
||||
# Period to wait before and after injection of chaos in sec
|
||||
- name: RAMP_TIME
|
||||
value: ''
|
||||
|
||||
|
||||
labels:
|
||||
name: node-drain
|
||||
app.kubernetes.io/part-of: litmus
|
||||
|
Reference in New Issue
Block a user