Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
RTann committed Nov 2, 2022
1 parent 9524997 commit d3747f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci/gke.sh
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ create_cluster() {

REGION=us-central1
NUM_NODES="${NUM_NODES:-3}"
GCP_IMAGE_TYPE="${GCP_IMAGE_TYPE:-UBUNTU}"
GCP_IMAGE_TYPE="${GCP_IMAGE_TYPE:-UBUNTU_CONTAINERD}"
POD_SECURITY_POLICIES="${POD_SECURITY_POLICIES:-false}"
GKE_RELEASE_CHANNEL="${GKE_RELEASE_CHANNEL:-stable}"
MACHINE_TYPE="${MACHINE_TYPE:-e2-standard-4}"
Expand Down

0 comments on commit d3747f3

Please sign in to comment.