Versions Compared

Key

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

...

Code Block
cd ~/oom/kubernetes
make all; make onap


Note
title

Do not use sudo to perform the above make operation


This take somewhere around 10-15 minutes of time to make all the helm charts and save the charts into local helm repository

...