onos-voltha moved out of voltha namespace.
Keep name of onos-fabric service consistent.
Change-Id: Ifa698dd71720f89555e2d7cd98d19b5b997905c4
diff --git a/helm-charts/profile/bng-in-fabric/values.yaml b/helm-charts/profile/bng-in-fabric/values.yaml
index 529ada7..26afc5b 100644
--- a/helm-charts/profile/bng-in-fabric/values.yaml
+++ b/helm-charts/profile/bng-in-fabric/values.yaml
@@ -37,4 +37,4 @@
kafkaService: "nem-core-kafka.default.svc.cluster.local"
onos-service:
kafkaService: "nem-core-kafka.default.svc.cluster.local:9092"
- onosFabricRestService: "seba-substrate-onos-fabric-ui.default.svc.cluster.local"
+ onosFabricRestService: "onos-fabric-ui.default.svc.cluster.local"
diff --git a/helm-charts/profile/nem-att/values.yaml b/helm-charts/profile/nem-att/values.yaml
index 8482250..342556c 100644
--- a/helm-charts/profile/nem-att/values.yaml
+++ b/helm-charts/profile/nem-att/values.yaml
@@ -31,8 +31,8 @@
xosAdminUser: "admin@opencord.org"
xosAdminPassword: "letmein"
-onosFabricRestService: "seba-substrate-onos-fabric-ui.default.svc.cluster.local"
-onosVolthaRestService: "onos-voltha-ui.voltha.svc.cluster.local"
+onosFabricRestService: "onos-fabric-ui.default.svc.cluster.local"
+onosVolthaRestService: "onos-voltha-ui.default.svc.cluster.local"
kafkaService: "nem-core-kafka.default.svc.cluster.local:9092"
volt: