fix: skill issue

This commit is contained in:
Namonay
2025-12-16 17:40:20 +01:00
parent 03b396b083
commit c736c9f155

View File

@ -21,7 +21,7 @@ kubectl wait --namespace dev \
1>/dev/null 2>/dev/null
echo 'App imported in ArgoCD'
TRAEFIK_IP=$(kubectl get service -n kube-system traefik -o jsonpath='{.status.loadBalancer.ingress[0].ip}')
echo App is reachable at argo-app.com:8888
echo App is reachable at argo-app.com
echo Traefik ip is : $TRAEFIK_IP
echo Login into ArgoCD with:
echo Username: admin