Skip to content

Commit

Permalink
removed k8s version
Browse files Browse the repository at this point in the history
  • Loading branch information
Vivek Reddy committed Nov 15, 2024
1 parent 1dd5c9b commit 4d457d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/deploy-gcp-cluster.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ function createCluster() {
--disk-size 50 \
#--network ${{ env.GCP_NETWORK }} \
#--subnetwork=${GCP_VPC_PUBLIC_SUBNET_STRING} \
--cluster-version=${GKE_CLUSTER_K8_VERSION} \
#--cluster-version=${GKE_CLUSTER_K8_VERSION} \
--machine-type n2-standard-8 \
--scopes "https://www.googleapis.com/auth/cloud-platform" \
--enable-ip-alias
Expand Down

0 comments on commit 4d457d8

Please sign in to comment.