kube-fetcher/helm/values.yaml
Erik Brakkee b31e03bc7a Initial pull implemented.
Support for proxy repositories by pulling from the proxy and then tagging the image.
2025-03-09 14:18:29 +01:00

19 lines
387 B
YAML

logLevel: 2
readyDuration: 1m
initialPullAll: true
mirrors:
- registry: docker.io
mirror: wharf.wamblee.org
- registry: gcr.io
mirror: wharf.wamblee.org
- registry: k8s.gcr.io
mirror: wharf.wamblee.org
- registry: quay.io
mirror: wharf.wamblee.org
- registry: ghcr.io
mirror: wharf.wamblee.org
- registry: registry.k8s.io
mirror: wharf.wamblee.org