On Tue, Mar 28, 2023 at 09:45 PM, Sundara R. K (Nokia) wrote: > > Hi Fiachra Corcoran,
Please find the steps for your reference which we are following. 1) Current status check: root@onap04-helper-vm:~# kubectl get pods -n onap | grep sdnc dev-sdnc-0 1/1 Running 0 11d dev-sdnc-ansible-server-7c56c56c65-5jvmq 1/1 Running 0 11d dev-sdnc-dbinit-job-clh78 0/1 Completed 0 11d dev-sdnc-dgbuilder-7b5bdb7d5f-44rst 1/1 Running 0 11d dev-sdnc-dmaap-listener-9b8fb65f8-8fdds 1/1 Running 0 11d dev-sdnc-sdnrdb-init-job-dh4cs 0/1 Completed 0 11d dev-sdnc-ueb-listener-6fc94fb6f7-mflkq 1/1 Running 0 11d dev-sdnc-web-86c55569f6-zvmrt 1/1 Running 0 11d dev-so-sdnc-adapter-5b46f7f574-ndgqp 1/1 Running 0 11d 2) Uninstall using below command helm uninstall dev-sdnc -n onap 3) Remove the directory from nfs server sudo rm -rf /dockerdata-nfs/dev/sdnc 4) Secret deletion kubectl delete secret dev-sdnc-secret-0 -n onap 5) dev-sdnc deploy again helm deploy dev-sdnc local/onap --namespace onap --verbose -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#24351): https://lists.onap.org/g/onap-discuss/message/24351 Mute This Topic: https://lists.onap.org/mt/97822023/21656 Mute #jakarta:https://lists.onap.org/g/onap-discuss/mutehashtag/jakarta Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
