zuul-jobs/roles/use-buildset-registry/defaults/main.yaml
Ian Wienand ed77ff642e use-buildset-registry: add URL to buildset_registry_namespaces
This is a no-op change for the current setup, but the URL is required
to build config files for containerd passthrough setup in a follow-on
change.

Change-Id: Iacbb08a6bf4a22bb6b91ffa781267a5eda106d48
2023-01-08 08:05:33 -08:00

5 lines
148 B
YAML

buildset_registry_namespaces:
- ['docker.io', 'https://registry-1.docker.io']
- ['quay.io', 'https://quay.io']
- ['gcr.io', 'https://gcr.io']