Change prefix from stx to portieris.

Applying platform-integ-apps was causing portieris to be removed,
because its prefix was stx.  Change prefix to portieris to prevent
this.

Also move portieris helm charts to stx-platform repo, for consistency
with other charts.

Closes-bug: 1889935
Change-Id: I72c517c2e9ca8561f0e7e120aefed2936282bd82
Signed-off-by: Joseph Richard <joseph.richard@windriver.com>
This commit is contained in:
Joseph Richard 2020-07-31 16:26:03 -04:00
parent 55afdb279e
commit fa9574c146
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Application tunables (maps to metadata)
%global app_name portieris
%global helm_repo starlingx
%global helm_repo stx-platform
%global helm_folder /usr/lib/helm
%global armada_folder /usr/lib/armada
%global app_folder /usr/local/share/applications/helm

View File

@ -18,7 +18,7 @@ data:
no_hooks: false
source:
type: tar
location: http://172.17.0.1/helm_charts/starlingx/portieris-certs-0.1.0.tgz
location: http://172.17.0.1/helm_charts/stx-platform/portieris-certs-0.1.0.tgz
subpath: portieris-certs
reference: master
dependencies: []
@ -43,7 +43,7 @@ data:
no_hooks: false
source:
type: tar
location: http://172.17.0.1/helm_charts/starlingx/portieris-0.7.0.tgz
location: http://172.17.0.1/helm_charts/stx-platform/portieris-0.7.0.tgz
subpath: portieris
reference: master
dependencies: []
@ -109,6 +109,6 @@ metadata:
schema: metadata/Document/v1
name: portieris-manifest
data:
release_prefix: 'stx'
release_prefix: 'portieris'
chart_groups:
- portieris-charts