diff --git a/charts/generic/experiments.yaml b/charts/generic/experiments.yaml index 3fbb4b9..a10e1aa 100644 --- a/charts/generic/experiments.yaml +++ b/charts/generic/experiments.yaml @@ -1186,7 +1186,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