Skip to content

Commit 1883805

Browse files
committed
Add an AR staging repository for ingress-nginx
Related to: - kubernetes/ingress-nginx#12400
1 parent b06ae2a commit 1883805

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
@@ -20,6 +20,7 @@ locals {
2020
charts = "group:[email protected]"
2121
cloud-provider-kind = "group:[email protected]"
2222
etcd-manager = "group:[email protected]"
23+
ingress-nginx = "group:[email protected]"
2324
kind = "group:[email protected]"
2425
kubernetes = "group:[email protected]"
2526
kueue = "group:[email protected]"

0 commit comments

Comments
 (0)