Distinguish between expected and active topology 74/11474/1
authordemx8as6 <martin.skorupski@highstreet-technologies.com>
Sat, 1 Jul 2023 13:41:25 +0000 (13:41 +0000)
committerdemx8as6 <martin.skorupski@highstreet-technologies.com>
Sat, 1 Jul 2023 13:41:31 +0000 (13:41 +0000)
- use an environment variable for the topology service image

Issue-ID: OAM-341
Change-Id: I88df444442406569b6f2b917e93f72fb4280e9b7
Signed-off-by: demx8as6 <martin.skorupski@highstreet-technologies.com>
solution/smo/common/.env

index e631bf9..55e74cd 100644 (file)
@@ -49,3 +49,7 @@ KAFKA_BRIDGE_IMAGE=quay.io/strimzi/kafka-bridge:0.25.0
 
 ## Messages (DMaaP)
 DMAAP_IMAGE=nexus3.onap.org:10001/onap/dmaap/dmaap-mr:1.1.18
+
+## Topology
+O_RAN_SC_TOPOLOGY_IMAGE=nexus3.o-ran-sc.org:10002/o-ran-sc/smo-nts-ng-topology-server:1.5.2
+