code/autoregistry/registries.yaml

9 lines
159 B
YAML
Raw Normal View History

2024-08-31 17:58:24 +00:00
# k3d registries.yaml to allow k3d to use localhost:5000 for pulling images.
mirrors:
localhost:5000:
endpoint:
- http://host.k3d.internal:5000