Skip to content

Commit 796ea63

Browse files
authored
Merge pull request #7824 from upodroid/jobset-lws-repos
create jobset and lws image registries
2 parents 3c65e17 + 3a76a70 commit 796ea63

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)