Skip to content

Commit 756c644

Browse files
committed
create new infra-tools registry
1 parent 44233fc commit 756c644

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
@@ -21,6 +21,7 @@ locals {
2121
charts = "group:[email protected]"
2222
cloud-provider-kind = "group:[email protected]"
2323
etcd-manager = "group:[email protected]"
24+
infra-tools = "group:[email protected]"
2425
ingress-nginx = "group:[email protected]"
2526
kind = "group:[email protected]"
2627
kubernetes = "group:[email protected]"

0 commit comments

Comments
 (0)