...
Code Block | ||
---|---|---|
| ||
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 | ||
---|---|---|
| ||
sudo <file-path>/build_-dockers-debug.sh <tag_for_image> <path_to_artifact_zip> <path_to_Dockerfile> |
...