加强 calico 限制
This commit is contained in:
parent
6da59cef2e
commit
9d5a037d04
|
@ -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}"
|
||||
|
|
Loading…
Reference in New Issue