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:
@@ -20,7 +20,7 @@ spec:
|
||||
value: '30'
|
||||
|
||||
# provide the target instance name(s) (comma separated if multiple)
|
||||
- name: AZURE_INSTANCE_NAME
|
||||
- name: AZURE_INSTANCE_NAMES
|
||||
value: ''
|
||||
|
||||
# provide the resource group of the instance
|
||||
|
@@ -62,7 +62,7 @@ spec:
|
||||
value: ''
|
||||
|
||||
# provide the target instance name(s) (comma separated if multiple)
|
||||
- name: AZURE_INSTANCE_NAME
|
||||
- name: AZURE_INSTANCE_NAMES
|
||||
value: ''
|
||||
|
||||
# provide the resource group of the instance
|
||||
|
@@ -159,7 +159,7 @@ spec:
|
||||
value: ''
|
||||
|
||||
# provide the target instance name(s) (comma separated if multiple)
|
||||
- name: AZURE_INSTANCE_NAME
|
||||
- name: AZURE_INSTANCE_NAMES
|
||||
value: ''
|
||||
|
||||
# provide the resource group of the instance
|
||||
|
Reference in New Issue
Block a user