code/autoregistry/registries.yaml
2024-08-31 19:58:24 +02:00

9 lines
159 B
YAML

# k3d registries.yaml to allow k3d to use localhost:5000 for pulling images.
mirrors:
localhost:5000:
endpoint:
- http://host.k3d.internal:5000