From 719e52c7d72588fd2083a1c4a0331ae9e74f8513 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adolfo=20Garc=C3=ADa=20Veytia=20=28Puerco=29?= Date: Tue, 5 Apr 2022 19:04:26 -0500 Subject: [PATCH] Add second registry to test sig copies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit adds a second registry to the bom canary manifests to test signature copies in the promotion jobs. Signed-off-by: Adolfo GarcĂ­a Veytia (Puerco) --- canary/manifests/k8s-staging-bom/promoter-manifest.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/canary/manifests/k8s-staging-bom/promoter-manifest.yaml b/canary/manifests/k8s-staging-bom/promoter-manifest.yaml index 674ed301..a96c3d34 100644 --- a/canary/manifests/k8s-staging-bom/promoter-manifest.yaml +++ b/canary/manifests/k8s-staging-bom/promoter-manifest.yaml @@ -2,3 +2,5 @@ registries: - name: gcr.io/k8s-staging-bom src: true - name: us.gcr.io/k8s-cip-test-prod/canary/bom +- name: us.gcr.io/k8s-cip-test-prod/canary/bom-mirror +