Skip to content

Commit e06c712

Browse files
committed
Add staging registry for kubemark
Signed-off-by: Davanum Srinivas <[email protected]>
1 parent 951082a commit e06c712

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infra/gcp/terraform/k8s-staging-images/registries.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ locals {
2727
ingate = "group:[email protected]"
2828
jobset = "group:[email protected]"
2929
kind = "group:[email protected]"
30+
kubemark = "group:[email protected]"
3031
kubernetes = "group:[email protected]"
3132
kueue = "group:[email protected]"
3233
lws = "group:[email protected]"

0 commit comments

Comments
 (0)