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:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user