Default variables
- openstack_helm_cinder_image_repository
Image repository location to be prefixed for all images
openstack_helm_cinder_image_repository: "{{ atmosphere_image_repository | default('us-docker.pkg.dev/vexxhost-infra/openstack') }}"
- openstack_helm_cinder_image_tag
Image tag for container
openstack_helm_cinder_image_tag: 18.1.1.dev29-1
- openstack_helm_cinder_heat_image_tag
Image tag for Heat to be used for jobs running via Helm hooks
openstack_helm_cinder_heat_image_tag: wallaby
- openstack_helm_cinder_values
Overrides for Helm chart values
openstack_helm_cinder_values: {}
- openstack_helm_cinder_ingress_annotations
Ingress annotations
openstack_helm_cinder_ingress_annotations: {}