Skip to content

Commit c1a1cd5

Browse files
committed
Update
1 parent a4c2894 commit c1a1cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

model_serving/caip-load-testing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The node pool must have access to the Cloud APIs.
8484
MACHINE_TYPE=n1-standard-8
8585
SIZE=5
8686

87-
gcloud beta container --project=$PROJECT clusters create $CLUSTER_NAME \
87+
gcloud beta container --project=$PROJECT_ID clusters create $CLUSTER_NAME \
8888
--zone=$ZONE \
8989
--machine-type=$MACHINE_TYPE \
9090
--num-nodes=$SIZE \

0 commit comments

Comments
 (0)