62c8307c08
Adds the ^oauth2-proxy/ pattern to the quay.io remote so the artifactapi caching proxy will serve quay.io/oauth2-proxy/oauth2-proxy. Needed so the arrproxy oauth2-proxy sidecar can pull the real upstream quay.io address via the rke2 registries.yaml mirror.
11 lines
231 B
YAML
11 lines
231 B
YAML
base_url: https://quay.io
|
|
description: Quay.io container registry
|
|
immutable_ttl: 0
|
|
mutable_ttl: 300
|
|
patterns:
|
|
- "^argoproj/"
|
|
- "^brancz/kube-rbac-proxy"
|
|
- "^cephcsi/cephcsi"
|
|
- "^jetstack/cert-manager-"
|
|
- "^oauth2-proxy/"
|