Default variables
- openstack_helm_glance_image_repository
Image repository location to be prefixed for all images
openstack_helm_glance_image_repository: "{{ atmosphere_image_repository | default('us-docker.pkg.dev/vexxhost-infra/openstack') }}"
- openstack_helm_glance_image_tag
Image tag for container
openstack_helm_glance_image_tag: 22.1.1.dev2-1
- openstack_helm_glance_heat_image_tag
Image tag for Heat to be used for jobs running via Helm hooks
openstack_helm_glance_heat_image_tag: wallaby
- openstack_helm_glance_values
Overrides for Helm chart values
openstack_helm_glance_values: {}
- openstack_helm_glance_images
List of images to provision inside OpenStack
openstack_helm_glance_images: []
- openstack_helm_glance_ingress_annotations
Ingress annotations
openstack_helm_glance_ingress_annotations: {}