Default variables
- openstack_helm_infra_libvirt_image_repository
Image repository location to be prefixed for all images
openstack_helm_infra_libvirt_image_repository: "{{ atmosphere_image_repository | default('us-docker.pkg.dev/vexxhost-infra/openstack') }}"
- openstack_helm_infra_libvirt_image_tag
Image tag for container
openstack_helm_infra_libvirt_image_tag: wallaby
- openstack_helm_infra_libvirt_values
Overrides for Helm chart values
openstack_helm_infra_libvirt_values: {}