From a41a463c00958bb227185329bc09d304498160ad Mon Sep 17 00:00:00 2001 From: zonghewang Date: Mon, 31 Oct 2022 18:49:26 +0800 Subject: [PATCH] Update rules.yaml --- rules.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules.yaml b/rules.yaml index 4e1b1d5..772fe31 100644 --- a/rules.yaml +++ b/rules.yaml @@ -1,4 +1,4 @@ -"^gcr.io/": "gcr-io" +"^gcr.io/": "gcr-io." "^k8s.gcr.io": "google-containers" "^registry.k8s.io": "google-containers" "^quay.io": "quay"