55d4757553
The VerticalPodAutoscaler rollout pulls registry.k8s.io/autoscaling/vpa-recommender. Serve it through the existing k8s-registry pull-through cache, consistent with how external-dns and sig-storage images from registry.k8s.io are already gated.
9 lines
198 B
YAML
9 lines
198 B
YAML
base_url: https://registry.k8s.io
|
|
description: Kubernetes container registry
|
|
immutable_ttl: 0
|
|
mutable_ttl: 300
|
|
patterns:
|
|
- "^autoscaling/vpa-"
|
|
- "^external-dns/external-dns"
|
|
- "^sig-storage/"
|