Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • No Need to 'Paste kubectl config rom Rancher' (not sure why that is even in those instructions)
  • Skip 'helm install ons/onap' as the document mentions it is not available anymore
Code Block
titleInstall Helm Push Plugin
helm plugin install https://github.com/chartmuseum/helm-push.git

Deploy CPS

To install CPS only, run the following command from within the oom/kubernetes/cps folder :

...