Release "onap-robot" does not exist. Installing it now. NAME: onap-robot LAST DEPLOYED: Sat Feb 4 03:05:56 2023 NAMESPACE: onap STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: # Copyright © 2018 Amdocs, Bell Canada # # This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE # # Full license text at https://creativecommons.org/licenses/by/4.0/legalcode 1. Get the application URL by running these commands: export POD_NAME=$(kubectl get pods --namespace onap -l "app=robot,release=onap-robot" -o jsonpath="{.items[0].metadata.name}") echo "Visit http://127.0.0.1:8080 to use your application" kubectl port-forward $POD_NAME 8080:443