From 5ccea872ce0c7d8594c30b9bad6c4363bca43f48 Mon Sep 17 00:00:00 2001 From: litmusbot Date: Sat, 14 Aug 2021 20:08:25 +0000 Subject: [PATCH] 1131206373: version upgraded for chaos-charts --- charts/azure/experiments.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/charts/azure/experiments.yaml b/charts/azure/experiments.yaml index f2a05ac..3111fd0 100644 --- a/charts/azure/experiments.yaml +++ b/charts/azure/experiments.yaml @@ -54,13 +54,17 @@ spec: - name: RAMP_TIME value: '' - # provide the target instance name + # provide the target instance name(s) (comma separated if multiple) - name: AZURE_INSTANCE_NAME value: '' # provide the resource group of the instance - name: RESOURCE_GROUP value: '' + + # accepts enable/disable, default is disable + - name: SCALE_SET + value: '' # Provide the path of aks credentials mounted from secret - name: AZURE_AUTH_LOCATION