X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fsections%2Fguides%2Finfra_guides%2Foom_base_config_setup.rst;h=81f6bb4f8226284f7700a0f73e15bf75f46a9e09;hb=a336bf408d5821aae5d19fcd27bd54dd7246b82d;hp=dfc247a07d4c247886ab5127b9d546ce903fdebe;hpb=9d4d923694a16dfe53adf262091eba61e4a3cb56;p=oom.git diff --git a/docs/sections/guides/infra_guides/oom_base_config_setup.rst b/docs/sections/guides/infra_guides/oom_base_config_setup.rst index dfc247a07d..81f6bb4f82 100644 --- a/docs/sections/guides/infra_guides/oom_base_config_setup.rst +++ b/docs/sections/guides/infra_guides/oom_base_config_setup.rst @@ -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::