Skip to content

Commit 9ffc725

Browse files
Update yaml
Signed-off-by: Shaad7 <[email protected]>
1 parent 840ae5f commit 9ffc725

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

test/e2e/data/infrastructure-gcp/cluster-template-ci-gke-custom-subnet.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ metadata:
3838
spec:
3939
project: "${GCP_PROJECT}"
4040
location: "${GCP_REGION}"
41-
releaseChannel: "regular"
4241
---
4342
apiVersion: cluster.x-k8s.io/v1beta1
4443
kind: MachinePool
@@ -61,6 +60,5 @@ apiVersion: infrastructure.cluster.x-k8s.io/v1beta1
6160
kind: GCPManagedMachinePool
6261
metadata:
6362
name: ${CLUSTER_NAME}-mp-0
64-
spec:
65-
scaling: {}
63+
spec: {}
6664

0 commit comments

Comments
 (0)