updated azure AZURE_INSTANCE_NAMES and gcp ZONES envs (#571)

Signed-off-by: Neelanjan Manna <neelanjan.manna@harness.io>

Signed-off-by: Neelanjan Manna <neelanjan.manna@harness.io>
This commit is contained in:
Neelanjan Manna
2022-10-16 12:55:36 +05:30
committed by GitHub
parent 7c18aeaa13
commit 6596977c5d
12 changed files with 15 additions and 15 deletions

View File

@@ -20,7 +20,7 @@ spec:
value: '30' value: '30'
# provide the target instance name(s) (comma separated if multiple) # provide the target instance name(s) (comma separated if multiple)
- name: AZURE_INSTANCE_NAME - name: AZURE_INSTANCE_NAMES
value: '' value: ''
# provide the resource group of the instance # provide the resource group of the instance

View File

@@ -62,7 +62,7 @@ spec:
value: '' value: ''
# provide the target instance name(s) (comma separated if multiple) # provide the target instance name(s) (comma separated if multiple)
- name: AZURE_INSTANCE_NAME - name: AZURE_INSTANCE_NAMES
value: '' value: ''
# provide the resource group of the instance # provide the resource group of the instance

View File

@@ -159,7 +159,7 @@ spec:
value: '' value: ''
# provide the target instance name(s) (comma separated if multiple) # provide the target instance name(s) (comma separated if multiple)
- name: AZURE_INSTANCE_NAME - name: AZURE_INSTANCE_NAMES
value: '' value: ''
# provide the resource group of the instance # provide the resource group of the instance

View File

@@ -76,7 +76,7 @@ spec:
# set the disk zone(s) as comma seperated values in the corresponding # set the disk zone(s) as comma seperated values in the corresponding
# order of DISK_VOLUME_NAME # order of DISK_VOLUME_NAME
# eg. zone1,zone2,... # eg. zone1,zone2,...
- name: DISK_ZONES - name: ZONES
value: '' value: ''
labels: labels:
@@ -152,7 +152,7 @@ spec:
# set the zone in which all the disks are created # set the zone in which all the disks are created
# all the disks must exist in the same zone # all the disks must exist in the same zone
- name: DISK_ZONES - name: ZONES
value: '' value: ''
# set the label of the target disk volumes # set the label of the target disk volumes
@@ -248,7 +248,7 @@ spec:
# Zone in which the target vm instance(s) filtered by the label exist # Zone in which the target vm instance(s) filtered by the label exist
# all the instances should lie in a single zone # all the instances should lie in a single zone
- name: INSTANCE_ZONES - name: ZONES
value: '' value: ''
# enable it if the target instance is a part of a managed instance group # enable it if the target instance is a part of a managed instance group
@@ -359,7 +359,7 @@ spec:
# Instance zone(s) of the target vm instance(s) # Instance zone(s) of the target vm instance(s)
# If more than one instance is targetted, provide zone for each in the order of their # If more than one instance is targetted, provide zone for each in the order of their
# respective instance name in VM_INSTANCE_NAME as comma separated values ex: zone1,zone2 # respective instance name in VM_INSTANCE_NAME as comma separated values ex: zone1,zone2
- name: INSTANCE_ZONES - name: ZONES
value: '' value: ''
labels: labels:

View File

@@ -24,7 +24,7 @@ spec:
# set the zone in which all the disks are created # set the zone in which all the disks are created
# all the disks must exist in the same zone # all the disks must exist in the same zone
- name: DISK_ZONES - name: ZONES
value: '' value: ''
# set the label of the target disk volumes # set the label of the target disk volumes

View File

@@ -61,7 +61,7 @@ spec:
# set the zone in which all the disks are created # set the zone in which all the disks are created
# all the disks must exist in the same zone # all the disks must exist in the same zone
- name: DISK_ZONES - name: ZONES
value: '' value: ''
# set the label of the target disk volumes # set the label of the target disk volumes

View File

@@ -32,7 +32,7 @@ spec:
# set the disk zone(s) as comma seperated values in the corresponding # set the disk zone(s) as comma seperated values in the corresponding
# order of DISK_VOLUME_NAME # order of DISK_VOLUME_NAME
# eg. zone1,zone2,... # eg. zone1,zone2,...
- name: DISK_ZONES - name: ZONES
value: '' value: ''
# parallel or serial; determines how chaos is injected # parallel or serial; determines how chaos is injected

View File

@@ -76,7 +76,7 @@ spec:
# set the disk zone(s) as comma seperated values in the corresponding # set the disk zone(s) as comma seperated values in the corresponding
# order of DISK_VOLUME_NAME # order of DISK_VOLUME_NAME
# eg. zone1,zone2,... # eg. zone1,zone2,...
- name: DISK_ZONES - name: ZONES
value: '' value: ''
labels: labels:

View File

@@ -33,7 +33,7 @@ spec:
# Zone in which the target vm instance(s) filtered by the label exist # Zone in which the target vm instance(s) filtered by the label exist
# all the instances should lie in a single zone # all the instances should lie in a single zone
- name: INSTANCE_ZONES - name: ZONES
value: '' value: ''
# enable it if the target instances are a part of a managed instance group # enable it if the target instances are a part of a managed instance group

View File

@@ -72,7 +72,7 @@ spec:
# Zone in which the target vm instance(s) filtered by the label exist # Zone in which the target vm instance(s) filtered by the label exist
# all the instances should lie in a single zone # all the instances should lie in a single zone
- name: INSTANCE_ZONES - name: ZONES
value: '' value: ''
# enable it if the target instance is a part of a managed instance group # enable it if the target instance is a part of a managed instance group

View File

@@ -30,7 +30,7 @@ spec:
# Instance zone(s) of the target vm instance(s) # Instance zone(s) of the target vm instance(s)
# If more than one instance is targetted, provide zone for each in the order of their # If more than one instance is targetted, provide zone for each in the order of their
# respective instance name in VM_INSTANCE_NAME as comma separated values ex: zone1,zone2 # respective instance name in VM_INSTANCE_NAME as comma separated values ex: zone1,zone2
- name: INSTANCE_ZONES - name: ZONES
value: '' value: ''
# enable it if the target instance is a part of a managed instance group. # enable it if the target instance is a part of a managed instance group.

View File

@@ -86,7 +86,7 @@ spec:
# Instance zone(s) of the target vm instance(s) # Instance zone(s) of the target vm instance(s)
# If more than one instance is targetted, provide zone for each in the order of their # If more than one instance is targetted, provide zone for each in the order of their
# respective instance name in VM_INSTANCE_NAME as comma separated values ex: zone1,zone2 # respective instance name in VM_INSTANCE_NAME as comma separated values ex: zone1,zone2
- name: INSTANCE_ZONES - name: ZONES
value: '' value: ''
labels: labels: