Add nexus3 registry coordinates for ric-dash-be image 12/112/2
authorLott, Christopher (cl778h) <cl778h@att.com>
Mon, 6 May 2019 13:59:27 +0000 (09:59 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Mon, 6 May 2019 19:30:13 +0000 (15:30 -0400)
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) <cl778h@att.com>
aux/portal-ric-dashboard/.helmignore [moved from aux/ric-dashboard/.helmignore with 100% similarity]
aux/portal-ric-dashboard/Chart.yaml [moved from aux/ric-dashboard/Chart.yaml with 100% similarity]
aux/portal-ric-dashboard/templates/NOTES.txt [moved from aux/ric-dashboard/templates/NOTES.txt with 100% similarity]
aux/portal-ric-dashboard/templates/_helpers.tpl [moved from aux/ric-dashboard/templates/_helpers.tpl with 100% similarity]
aux/portal-ric-dashboard/templates/configmap.yaml [moved from aux/ric-dashboard/templates/configmap.yaml with 100% similarity]
aux/portal-ric-dashboard/templates/deployment.yaml [moved from aux/ric-dashboard/templates/deployment.yaml with 100% similarity]
aux/portal-ric-dashboard/templates/ingress.yaml [moved from aux/ric-dashboard/templates/ingress.yaml with 100% similarity]
aux/portal-ric-dashboard/templates/service.yaml [moved from aux/ric-dashboard/templates/service.yaml with 100% similarity]
aux/portal-ric-dashboard/templates/tests/test-connection.yaml [moved from aux/ric-dashboard/templates/tests/test-connection.yaml with 100% similarity]
aux/portal-ric-dashboard/values.yaml [moved from aux/ric-dashboard/values.yaml with 96% similarity]

similarity index 96%
rename from aux/ric-dashboard/values.yaml
rename to aux/portal-ric-dashboard/values.yaml
index 6a4106e..a1b74c2 100644 (file)
@@ -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: ""