From: Lott, Christopher (cl778h) Date: Mon, 6 May 2019 13:59:27 +0000 (-0400) Subject: Add nexus3 registry coordinates for ric-dash-be image X-Git-Tag: 0.0.2~106 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;ds=inline;h=5b72a1f06e35ae005104404477f481a61787f16b;p=it%2Fdep.git Add nexus3 registry coordinates for ric-dash-be image Use staging repository [nexus3.o-ran-sc.org:10004/ric-dash-be] Also rename directory to portal-ric-dashboard Change-Id: I78431ee057062ede5067efd0c9be855cfdeff5b4 Signed-off-by: Lott, Christopher (cl778h) --- diff --git a/aux/ric-dashboard/.helmignore b/aux/portal-ric-dashboard/.helmignore similarity index 100% rename from aux/ric-dashboard/.helmignore rename to aux/portal-ric-dashboard/.helmignore diff --git a/aux/ric-dashboard/Chart.yaml b/aux/portal-ric-dashboard/Chart.yaml similarity index 100% rename from aux/ric-dashboard/Chart.yaml rename to aux/portal-ric-dashboard/Chart.yaml diff --git a/aux/ric-dashboard/templates/NOTES.txt b/aux/portal-ric-dashboard/templates/NOTES.txt similarity index 100% rename from aux/ric-dashboard/templates/NOTES.txt rename to aux/portal-ric-dashboard/templates/NOTES.txt diff --git a/aux/ric-dashboard/templates/_helpers.tpl b/aux/portal-ric-dashboard/templates/_helpers.tpl similarity index 100% rename from aux/ric-dashboard/templates/_helpers.tpl rename to aux/portal-ric-dashboard/templates/_helpers.tpl diff --git a/aux/ric-dashboard/templates/configmap.yaml b/aux/portal-ric-dashboard/templates/configmap.yaml similarity index 100% rename from aux/ric-dashboard/templates/configmap.yaml rename to aux/portal-ric-dashboard/templates/configmap.yaml diff --git a/aux/ric-dashboard/templates/deployment.yaml b/aux/portal-ric-dashboard/templates/deployment.yaml similarity index 100% rename from aux/ric-dashboard/templates/deployment.yaml rename to aux/portal-ric-dashboard/templates/deployment.yaml diff --git a/aux/ric-dashboard/templates/ingress.yaml b/aux/portal-ric-dashboard/templates/ingress.yaml similarity index 100% rename from aux/ric-dashboard/templates/ingress.yaml rename to aux/portal-ric-dashboard/templates/ingress.yaml diff --git a/aux/ric-dashboard/templates/service.yaml b/aux/portal-ric-dashboard/templates/service.yaml similarity index 100% rename from aux/ric-dashboard/templates/service.yaml rename to aux/portal-ric-dashboard/templates/service.yaml diff --git a/aux/ric-dashboard/templates/tests/test-connection.yaml b/aux/portal-ric-dashboard/templates/tests/test-connection.yaml similarity index 100% rename from aux/ric-dashboard/templates/tests/test-connection.yaml rename to aux/portal-ric-dashboard/templates/tests/test-connection.yaml diff --git a/aux/ric-dashboard/values.yaml b/aux/portal-ric-dashboard/values.yaml similarity index 96% rename from aux/ric-dashboard/values.yaml rename to aux/portal-ric-dashboard/values.yaml index 6a4106e8..a1b74c2f 100644 --- a/aux/ric-dashboard/values.yaml +++ b/aux/portal-ric-dashboard/values.yaml @@ -22,9 +22,9 @@ replicaCount: 1 image: - repository: ric-dash-be - tag: 1.0.0-SNAPSHOT - pullPolicy: Never # Someday: IfNotPresent + repository: nexus3.o-ran-sc.org:10004/ric-dash-be + tag: 1.0.1 + pullPolicy: IfNotPresent nameOverride: "" fullnameOverride: ""