diff --git a/charts/generic/pod-io-stress/experiment.yaml b/charts/generic/pod-io-stress/experiment.yaml index 43382d9..9ab23a8 100644 --- a/charts/generic/pod-io-stress/experiment.yaml +++ b/charts/generic/pod-io-stress/experiment.yaml @@ -62,7 +62,11 @@ spec: ## Percentage of total pods to target - name: PODS_AFFECTED_PERC - value: '' + value: '' + + ## specify the target pod name + - name: TARGET_POD + value: '' # Period to wait before and after injection of chaos in sec - name: RAMP_TIME