Skip to content

Commit da0dac8

Browse files
authored
New prow cluster name (#203)
1 parent 93486d2 commit da0dac8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

common/Makefile.common.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
# GKE section
2020
############################################################
2121
PROJECT ?= oceanic-guard-191815
22-
ZONE ?= us-west1-a
23-
CLUSTER ?= prow
22+
ZONE ?= us-east5-c
23+
CLUSTER ?= bedrock-prow
2424

2525
activate-serviceaccount:
2626
ifdef GOOGLE_APPLICATION_CREDENTIALS

0 commit comments

Comments
 (0)