Versions Compared

Key

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

...

Code Block
languagepowershell
sudo cp -R ~/oom/kubernetes/helm/plugins/ ~/.helm


Configure theĀ onap/values.yaml inside /oom/kubernetes/onap/ folder as the one attached here. You can also enable other components if needed.

Setup the helm server and build local helm repository

...

Code Block
languagepowershell
sudo <file-path>/build_-dockers-debug.sh <tag_for_image> <path_to_artifact_zip> <path_to_Dockerfile>

...