Skip to content

Commit 4e6dab9

Browse files
authored
Merge pull request #8777 from jjk-g/registry
Add inference-perf registry
2 parents c907a74 + a82f456 commit 4e6dab9

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
@@ -28,6 +28,7 @@ locals {
2828
etcd = "group:[email protected]"
2929
etcd-manager = "group:[email protected]"
3030
headlamp = "group:[email protected]"
31+
inference-perf = "group:[email protected]"
3132
infra-tools = "group:[email protected]"
3233
ingress-nginx = "group:[email protected]"
3334
ingate = "group:[email protected]"

0 commit comments

Comments
 (0)