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

@@ -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: