Danny Bessems
6e6e7900da
All checks were successful
continuous-integration/drone/push Build is passing
17 lines
403 B
Django/Jinja
17 lines
403 B
Django/Jinja
mirrors:
|
|
docker.io:
|
|
endpoint:
|
|
- "https://registry.{{ vapp['metacluster.fqdn'] }}
|
|
rewrite:
|
|
"(.*)": "library/docker.io/$1"
|
|
ghcr.io:
|
|
endpoint:
|
|
- "https://registry.{{ vapp['metacluster.fqdn'] }}
|
|
rewrite:
|
|
"(.*)": "library/ghcr.io/$1"
|
|
quay.io:
|
|
endpoint:
|
|
- "https://registry.{{ vapp['metacluster.fqdn'] }}
|
|
rewrite:
|
|
"(.*)": "library/quay.io/$1"
|