mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-10-30 21:29:22 +08:00
提升 jetstack 检查严格度
This commit is contained in:
@@ -7,7 +7,7 @@ not_sync:
|
|||||||
- ".*[0-9a-f]{7,40}.*"
|
- ".*[0-9a-f]{7,40}.*"
|
||||||
- image_pattern: quay.io/jetstack/.*
|
- image_pattern: quay.io/jetstack/.*
|
||||||
tag_patterns:
|
tag_patterns:
|
||||||
- "[0-9a-f]{9,40}"
|
- "[0-9a-f]{8,40}"
|
||||||
- image_pattern: docker.io/kubeovn/.*
|
- image_pattern: docker.io/kubeovn/.*
|
||||||
tag_patterns:
|
tag_patterns:
|
||||||
- ".*[0-9a-f]{12,40}.*"
|
- ".*[0-9a-f]{12,40}.*"
|
||||||
|
|||||||
Reference in New Issue
Block a user