Skip to content

Commit b64e217

Browse files
cpinjaniyiannistri
authored andcommitted
Add clusterName in GCPManagedControlPlaneSpec e2e template
1 parent 4cc5fbb commit b64e217

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/e2e/data/cluster-templates/gcp-gke.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ metadata:
3434
name: "${CLUSTER_NAME}-control-plane"
3535
namespace: "${NAMESPACE}"
3636
spec:
37+
clusterName: "${CLUSTER_NAME}"
3738
project: "${GCP_PROJECT}"
3839
location: "${GCP_REGION}"
3940
---

0 commit comments

Comments
 (0)