From: aravind.est Date: Mon, 19 May 2025 11:10:30 +0000 (+0100) Subject: Copy the ncmp to teiv kafka secret to smo namespace X-Git-Tag: l-release~9 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=c5916162150a5195b4c1351f352ccfecf0cef3de;p=it%2Fdep.git 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 --- 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