Versions Compared

Key

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

...

kubectl delete persistentvolumes -n onap --all

kubectl -n onap delete clusterrolebindings --all

helm del --purge dev

helm list -a

...

helm upgrade -i dev local/onap --namespace onap -f integration-override.yaml --set robot.enabled=true
 

# if  both the config and the docker container changes use the enable:false, do the make component, make onap  then enable:true

...

helm upgrade -i dev local/onap --namespace onap -f integration-override.yaml 

# update vm_properties.py

...