openstack-helm/values_overrides/manila/yoga-ubuntu_focal.yaml
Vladimir Kozhukalov a8416f968e Move values overrides to a separate directory
This is the action item to implement the spec:
doc/source/specs/2025.1/chart_versioning.rst

Depends-On: I327103c18fc0e10e989a17f69b3bff9995c45eb4
Depends-On: I7bfdef3ea2128bbb4e26e3a00161fe30ce29b8e7
Change-Id: I4974785c904cf7c8730279854e3ad9b6b7c35498
2024-12-13 15:25:19 -06:00

17 lines
807 B
YAML

---
images:
tags:
bootstrap: docker.io/openstackhelm/heat:yoga-ubuntu_focal
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal
db_init: docker.io/openstackhelm/heat:yoga-ubuntu_focal
manila_db_sync: docker.io/openstackhelm/manila:yoga-ubuntu_focal
db_drop: docker.io/openstackhelm/heat:yoga-ubuntu_focal
ks_user: docker.io/openstackhelm/heat:yoga-ubuntu_focal
ks_service: docker.io/openstackhelm/heat:yoga-ubuntu_focal
ks_endpoints: docker.io/openstackhelm/heat:yoga-ubuntu_focal
manila_api: docker.io/openstackhelm/manila:yoga-ubuntu_focal
manila_data: docker.io/openstackhelm/manila:yoga-ubuntu_focal
manila_scheduler: docker.io/openstackhelm/manila:yoga-ubuntu_focal
manila_share: docker.io/openstackhelm/manila:yoga-ubuntu_focal
...