Rename vapp property;Configure node for private registry

This commit is contained in:
2022-07-03 14:52:01 +02:00
parent 95dea97382
commit 2f937aded7
3 changed files with 16 additions and 5 deletions

View File

@ -0,0 +1,6 @@
mirrors:
docker.io:
endpoint:
- "https://registry.{{ vapp['metacluster.fqdn'] }}
rewrite:
"(.*)": "library/docker.io/$1"