From 09bbf64f951bf30cf873c0a66475f32a458ac283 Mon Sep 17 00:00:00 2001 From: yankay Date: Tue, 14 Sep 2021 09:08:10 +0800 Subject: [PATCH] add amazon --- not_sync.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/not_sync.yaml b/not_sync.yaml index d6a9852..4c08ab2 100644 --- a/not_sync.yaml +++ b/not_sync.yaml @@ -13,4 +13,7 @@ not_sync: - ".*[0-9a-f]{12,40}.*" - image_pattern: docker.io/weaveworks/.* tag_patterns: - - ".*[0-9a-f]{12,40}.*" \ No newline at end of file + - ".*[0-9a-f]{12,40}.*" +- image_pattern: docker.io/amazon/.* + tag_patterns: + - ".*[0-9a-f]{7,40}.*" \ No newline at end of file