make a test self-link look like a self-link and fix tests

This commit is contained in:
Wiktor Niesiobędzki
2025-12-19 08:54:15 +00:00
parent 73664615a4
commit 2687dd2b97
65 changed files with 92 additions and 97 deletions

View File

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

View File

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

View File

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

View File

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