Skip to content

Commit 3a76a70

Browse files
committed
create jobset and lws image registries
1 parent 3c65e17 commit 3a76a70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,11 @@ locals {
2525
infra-tools = "group:[email protected]"
2626
ingress-nginx = "group:[email protected]"
2727
ingate = "group:[email protected]"
28+
jobset = "group:[email protected]"
2829
kind = "group:[email protected]"
2930
kubernetes = "group:[email protected]"
3031
kueue = "group:[email protected]"
32+
lws = "group:[email protected]"
3133
gateway-api-inference-extension = "group:[email protected]"
3234
secrets-store-sync = "group:[email protected]"
3335
test-infra = "group:[email protected]"

0 commit comments

Comments
 (0)