mirror of
https://codeberg.org/27/inception-of-things.git
synced 2026-01-01 06:06:42 +01:00
🚧 wip(bonus): try and cleanup setup script
Signed-off-by: dyn <oss+dyn@xtrm.me>
This commit is contained in:
@ -47,7 +47,7 @@ kubectl wait --namespace dev \
|
||||
--selector=app=app-p3 \
|
||||
--timeout=300s
|
||||
echo 'App imported in ArgoCD'
|
||||
sleep 10
|
||||
sleep 2
|
||||
|
||||
TRAEFIK_IP=$(kubectl get service -n kube-system traefik -o jsonpath='{.status.loadBalancer.ingress[0].ip}')
|
||||
echo Traefik IP is: $TRAEFIK_IP
|
||||
|
||||
Reference in New Issue
Block a user