加强 calico 限制

This commit is contained in:
yankay 2021-09-13 11:22:09 +08:00
parent 6da59cef2e
commit 9d5a037d04
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
not_sync:
- image_pattern: quay.io/calico/.*
tag_patterns:
- ".*[0-9a-f]{12,40}.*"
- ".*[0-9a-f]{8,40}.*"
- image_pattern: quay.io/tigera/.*
tag_patterns:
- ".*[0-9a-f]{12,40}.*"
- ".*[0-9a-f]{8,40}.*"
- image_pattern: quay.io/jetstack/.*
tag_patterns:
- "[0-9a-f]{9,40}"