openstack-armada-app/stx-openstack-helm-fluxcd/stx-openstack-helm-fluxcd
Enzo Candotti d00a224bf5 Update fm-rest-api tags to use Debian build
This change updates the fm-rest-api image tag to
'master-debian-stable-latest', due to the migration of fm-rest-api
docker image to Debian.

Test plan:
PASS: Apply openstack application and update the fm-rest-api url to pull
this new image tag. Verify that:
    - pods are up and running with the new image/tag specified.
    - the container is running on Debian.
    - from inside the container, fm querys are working as expected.
    - server listening on port 18003 from inside the container
    is working as expected.

Story: 2009831
Task: 46722

Signed-off-by: Enzo Candotti <enzo.candotti@windriver.com>
Change-Id: Ibd1fa0ff02d1fa6034334acb4de60b97b19a5a54
2022-11-09 15:45:29 +00:00
..
files Partial FluxCD version of stx-openstack: initial 2022-09-01 11:54:42 -03:00
manifests Update fm-rest-api tags to use Debian build 2022-11-09 15:45:29 +00:00
helm-charts Partial FluxCD version of stx-openstack: initial 2022-09-01 11:54:42 -03:00
README Partial FluxCD version of stx-openstack: initial 2022-09-01 11:54:42 -03:00

This directory contains all StarlingX charts that need to be built for this
application. Some charts are common across applications. These common charts
reside in the stx-config/kubernetes/helm-charts directory. To include these in
this application update the build_srpm.data file and use the COPY_LIST_TO_TAR
mechanism to populate these commom charts.