Uninstall the CAP application:
helm uninstall cpapp
Delete the database secret:
kubectl delete secret cpapp-db
Delete the container registry secret:
kubectl delete secret container-registry
Delete the namespace:
kubectl delete namespace risk-management