feat(nicegui): show list of all images stored in container registry (#43)

This commit is contained in:
Stephan Lüscher 2024-05-15 20:39:20 +00:00
parent b40e0dd4a1
commit 83f047f2d6
No known key found for this signature in database
GPG key ID: 445779060FF3D3CF
8 changed files with 417 additions and 10 deletions

View file

@ -110,6 +110,10 @@ spec:
- name: ublue-os_forge-data-pvc
persistentVolumeClaim:
claimName: ublue-os_forge-data
hostAliases:
- ip: ${FORGE_HOST_IP_ADDRESS}
hostnames:
- registry.${FORGE_DOMAIN_NAME}
containers:
- name: ansible.${FORGE_DOMAIN_NAME}
image: anvil # will be built on pod start