X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=inline;f=docs%2Finstallation-guide.rst;fp=docs%2Finstallation-guide.rst;h=686dc575f2a346daf1643450f88493f70ef4d691;hb=6ba703836025c9da612254888b9d5641a402e403;hp=34482339c9619fe5be4b78dc7a48083862178f04;hpb=944400b092e0931f21ffa0079915fc2dcf80f3d0;p=portal%2Fnonrtric-controlpanel.git diff --git a/docs/installation-guide.rst b/docs/installation-guide.rst index 3448233..686dc57 100644 --- a/docs/installation-guide.rst +++ b/docs/installation-guide.rst @@ -45,4 +45,10 @@ Install with Helm +++++++++++++++++ Helm charts and an example recipe are provided in the `it/dep repo `__, -under "nonrtric". +under "nonrtric". By modifying the variables named "installXXX" in the beginning of the example recipe file, which +components that will be installed can be controlled. Then the components can be installed and started by running the +following comand: + + .. code-block:: bash + + bin/deploy-nonrtric -f nonrtric/RECIPE_EXAMPLE/example_recipe.yaml