Add instructions for installation flavours and configurations 46/14346/1
authoraravind.est <aravindhan.a@est.tech>
Fri, 25 Apr 2025 12:11:13 +0000 (13:11 +0100)
committeraravind.est <aravindhan.a@est.tech>
Fri, 25 Apr 2025 12:11:13 +0000 (13:11 +0100)
Instructions for installation flavours and configurations are added.

Issue-ID: NONRTRIC-1020
Change-Id: I791d0dc73574b2f9f231011f9516287a46c59b5a
Signed-off-by: aravind.est <aravindhan.a@est.tech>
smo-install/README.md

index c417b0b..b3deffc 100644 (file)
@@ -5,6 +5,22 @@ This project uses different helm charts from different Linux Foundation projects
 <p>It contains also provisioning scripts that can be used to bootstrap the platform and execute test use cases, network simulators, a1 simulators, cnf network simulators, etc ...</p>
 
 # Quick Installation on existing kubernetes
+
+## Installation flavours and configurations
+Directory "smo-install/helm-override" contains different flavours of installations. One of these flavours can be used for the installation.
+
+Each directory inside "smo-install/helm-override" contains a onap-override.yaml file. It controlls the configuration of the ONAP components.
+and oran-override.yaml controlls the configuration of the O-RAN(NONRTIRC/SMO) components.
+
+Any number of flavours can be created each flavour can have its own configuration. It should follow the same structure as the default flavour.
+
+The default flavour is "default".
+
+Flavour name should be used as the directory name. It can be provided as an argument to the script.
+
+```./dep/smo-install/scripts/layer-2/2-install-oran.sh <FLAVOUR> <MODE>```
+
+
 ## Release Mode Installation
 
 This is the default mode of installation. Building the charts are not required in release mode.
@@ -59,7 +75,7 @@ Charts can be build using the below command,
 
 The below command can be used for the smo deployment.
 
-```./dep/smo-install/scripts/layer-2/2-install-oran.sh dev```
+```./dep/smo-install/scripts/layer-2/2-install-oran.sh default dev```
 
 Verify pods: