External IP of a service in Openshift
I have a problem when requesting my External IP of my service in OpenShift, after patching the service it remains in “pending” state and it does not show me the url in the console after requesting it through this command “$argoURL = oc get svc argocd-server -n argocdju -o jsonpath='{.status.loadBalancer.ingress[0].ip}'”
I hope you can help me soon please thank you all
External IP en un servicio de OpenShift
tengo un problema a la hora de solicitar mi External ip de mi servicio en OpenShift, despues de parchar el servicio queda en estado “pending” y no me muestra la url en la consola despues de solicitarla por medio de este comando “$argoURL = oc get svc argocd-server -n argocdju -o jsonpath='{.status.loadBalancer.ingress[0].ip}'”