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

@@ -76,7 +76,7 @@ spec:
# set the disk zone(s) as comma seperated values in the corresponding
# order of DISK_VOLUME_NAME
# eg. zone1,zone2,...
- name: DISK_ZONES
- name: ZONES
value: ''
labels:
@@ -152,7 +152,7 @@ spec:
# set the zone in which all the disks are created
# all the disks must exist in the same zone
- name: DISK_ZONES
- name: ZONES
value: ''
# 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
# all the instances should lie in a single zone
- name: INSTANCE_ZONES
- name: ZONES
value: ''
# 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)
# 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
- name: INSTANCE_ZONES
- name: ZONES
value: ''
labels:

View File

@@ -24,7 +24,7 @@ spec:
# set the zone in which all the disks are created
# all the disks must exist in the same zone
- name: DISK_ZONES
- name: ZONES
value: ''
# 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
# all the disks must exist in the same zone
- name: DISK_ZONES
- name: ZONES
value: ''
# 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
# order of DISK_VOLUME_NAME
# eg. zone1,zone2,...
- name: DISK_ZONES
- name: ZONES
value: ''
# 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
# order of DISK_VOLUME_NAME
# eg. zone1,zone2,...
- name: DISK_ZONES
- name: ZONES
value: ''
labels:

View File

@@ -33,7 +33,7 @@ spec:
# Zone in which the target vm instance(s) filtered by the label exist
# all the instances should lie in a single zone
- name: INSTANCE_ZONES
- name: ZONES
value: ''
# 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
# all the instances should lie in a single zone
- name: INSTANCE_ZONES
- name: ZONES
value: ''
# 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)
# 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
- name: INSTANCE_ZONES
- name: ZONES
value: ''
# 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)
# 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
- name: INSTANCE_ZONES
- name: ZONES
value: ''
labels: