Sdhakar, Hi depending on the size of your deployment and the helm version you are you are on you may need to clean up your deployment -run the following
https://wiki.onap.org/display/DW/Logging+Developer+Guide#LoggingDeveloperGuide-Deployingdemopod # note if PV's are left over (a helm 2.9.1 issue after an upgrade from Kubernetes 1.8 to 1.10 via Rancher 1.6.18 - add a delete namespace sudo helm delete --purge onap kubectl delete namespace onap kubectl delete pv --all kubectl delete pvc --all kubectl delete secrets --all kubectl delete clusterrolebindings --all From: Sudhakar Reddy Sent: Monday, October 1, 2018 1:43 AM To: [email protected]; Michael O'Brien <[email protected]>; Borislav Glozman <[email protected]> Subject: OOM latest deployment error Hi All, I'm trying to deploy ONAP using master branch of OOM. I followed the steps as mentioned in the README file. On installing using the helm command: "helm install local/onap --name dev --namespace onap" , I'm getting the below error: Error: release dev failed: clusterrolebindings.rbac.authorization.k8s.io "onap-msb-binding" already exists Does anyone happen to came across this issue? Please share if any workaround is there for successful installation. Thanks & Regards Sudhakar Reddy This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at https://www.amdocs.com/about/email-disclaimer <https://www.amdocs.com/about/email-disclaimer> -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12768): https://lists.onap.org/g/onap-discuss/message/12768 Mute This Topic: https://lists.onap.org/mt/26438872/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
