audit-armada-app/stx-audit-helm/stx-audit-helm
Igor Soares 29f03325a6 Rename Helm repository to avoid naming collision
Rename the Helm repository to avoid using the same name used by other
applications in the kube-system namespace.

This fixes a bug where HelmRepository objects belonging to multiple
apps were being removed from the cluster when running "system
application-remove".

Test Plan:
PASS: build-pkgs && build-image
PASS: AIO-SX fresh install
PASS: upload/apply/update/remove/delete app

Depends-on: https://review.opendev.org/c/starlingx/config/+/932120

Change-Id: Iab7c748b21768726c3066ef5cd088d4145700e06
Signed-off-by: Igor Soares <Igor.PiresSoares@windriver.com>
2024-10-10 16:09:59 -03:00
..
files Add minimum Kubernetes version supported 2024-02-01 12:27:04 -03:00
fluxcd-manifests Rename Helm repository to avoid naming collision 2024-10-10 16:09:59 -03:00
README Audit armada app and helm charts configuration 2021-06-05 23:13:18 -04: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 common charts.