From dda6365925e919084eeeb374fb49ea6ba2b86c2e Mon Sep 17 00:00:00 2001 From: "aravind.est" Date: Tue, 5 Aug 2025 15:07:13 +0100 Subject: [PATCH] Add deprecation notice to rAppmanager installation scripts it/dep SMO-Install offers separate flavour for rAppmanager installation. Hence this is deprecated. Issue-ID: NONRTRIC-1082 Change-Id: Iff2cd182a99f1c1982c361e83afbd1fb039d9708 Signed-off-by: aravind.est --- scripts/install/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/scripts/install/README.md b/scripts/install/README.md index 8102976..5968885 100755 --- a/scripts/install/README.md +++ b/scripts/install/README.md @@ -1,5 +1,14 @@ ## Installation of Rapp Manager +> [!CAUTION] +> **Deprecated Installation Method** +> +> This installation approach is no longer maintained or supported. +> +> Please follow the latest installation [guide](https://github.com/o-ran-sc/it-dep/tree/master/smo-install) for the recommended and actively maintained setup. +> +> A dedicated flavour configuration for installing rAppmanager is available [here](https://github.com/o-ran-sc/it-dep/blob/master/smo-install/helm-override/rappmanager/README.md). + Rapp Manager application requires the following components, * ONAP ACM -- 2.16.6