veda/talos/patches/docker-proxy.yaml

20 lines
550 B
YAML

machine:
registries:
mirrors:
docker.io:
endpoints:
- http://harbor.noxxos.nl/v2/proxy-docker.io
- https://registry-1.docker.io
overridePath: true
ghcr.io:
endpoints:
- http://harbor.noxxos.nl/v2/proxy-ghcr.io
overridePath: true
gcr.io:
endpoints:
- http://harbor.noxxos.nl/v2/proxy-gcr.io
overridePath: true
registry.k8s.io:
endpoints:
- http://harbor.noxxos.nl/v2/proxy-registry.k8s.io
overridePath: true