Merge "[SO] Create Authorization Policies for SO"
authorAndreas Geissler <andreas-geissler@telekom.de>
Wed, 26 Apr 2023 14:11:42 +0000 (14:11 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 26 Apr 2023 14:11:42 +0000 (14:11 +0000)
docs/sections/guides/infra_guides/oom_base_config_setup.rst

index dfc247a..81f6bb4 100644 (file)
@@ -96,7 +96,9 @@ Install the additional OOM plugins required to un/deploy the OOM helm charts::
 
     > git clone http://gerrit.onap.org/r/oom
 
-    > cp -R ~/oom/kubernetes/helm/plugins/ /usr/local/bin/helm/plugins
+    > helm plugin install ~/oom/kubernetes/helm/plugins/deploy
+
+    > helm plugin install ~/oom/kubernetes/helm/plugins/undeploy
 
 Verify the plugins are installed::