make a test self-link look like a self-link and fix tests
This commit is contained in:
@@ -35,7 +35,7 @@ values:
|
||||
domain_config: []
|
||||
labels: null
|
||||
location: europe-west8
|
||||
network: projects/xxx/global/networks/aaa
|
||||
network: https://www.googleapis.com/compute/v1/projects/xxx/global/networks/aaa
|
||||
private_cluster_config:
|
||||
- enable_private_endpoint: false
|
||||
project: project-id
|
||||
|
||||
@@ -36,7 +36,7 @@ values:
|
||||
domain_config: []
|
||||
labels: null
|
||||
location: europe-west8
|
||||
network: projects/xxx/global/networks/aaa
|
||||
network: https://www.googleapis.com/compute/v1/projects/xxx/global/networks/aaa
|
||||
private_cluster_config:
|
||||
- enable_private_endpoint: false
|
||||
project: project-id
|
||||
|
||||
@@ -35,7 +35,7 @@ values:
|
||||
domain_config: []
|
||||
labels: null
|
||||
location: europe-west8
|
||||
network: projects/xxx/global/networks/aaa
|
||||
network: https://www.googleapis.com/compute/v1/projects/xxx/global/networks/aaa
|
||||
private_cluster_config:
|
||||
- enable_private_endpoint: true
|
||||
project: project-id
|
||||
|
||||
@@ -35,7 +35,7 @@ values:
|
||||
domain_config: []
|
||||
labels: null
|
||||
location: europe-west8
|
||||
network: projects/xxx/global/networks/aaa
|
||||
network: https://www.googleapis.com/compute/v1/projects/xxx/global/networks/aaa
|
||||
private_cluster_config:
|
||||
- enable_private_endpoint: false
|
||||
project: project-id
|
||||
|
||||
Reference in New Issue
Block a user