From c5916162150a5195b4c1351f352ccfecf0cef3de Mon Sep 17 00:00:00 2001 From: "aravind.est" Date: Mon, 19 May 2025 12:10:30 +0100 Subject: [PATCH] Copy the ncmp to teiv kafka secret to smo namespace NCMP-TO-TEIV secret copied to separate namespace Issue-ID: NONRTRIC-1020 Change-Id: I97be31cc197773d08f168abd4ae487b5c8b29487 Signed-off-by: aravind.est --- smo-install/helm-override/default/oran-override.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/smo-install/helm-override/default/oran-override.yaml b/smo-install/helm-override/default/oran-override.yaml index f6f6a72b..760a9e33 100644 --- a/smo-install/helm-override/default/oran-override.yaml +++ b/smo-install/helm-override/default/oran-override.yaml @@ -157,5 +157,7 @@ smo: dependsOn: smo.installTeiv - name: topology-ingestion-ku dependsOn: smo.installTeiv + - name: ncmp-to-teiv-adapter-ku + dependsOn: smo.installTeiv - name: redpanda-console-ku dependsOn: nonrtric.installRanpm \ No newline at end of file -- 2.16.6