mirror of
https://codeberg.org/27/inception-of-things.git
synced 2025-12-31 21:56:41 +01:00
@ -44,7 +44,7 @@ echo '> App is starting (this takes around ~30 seconds)...'
|
|||||||
|
|
||||||
kubectl wait --namespace dev \
|
kubectl wait --namespace dev \
|
||||||
--for=condition=ready pod \
|
--for=condition=ready pod \
|
||||||
--selector=app.kubernetes.io/name=app-deployment \
|
--selector=app=app-p3 \
|
||||||
--timeout=300s
|
--timeout=300s
|
||||||
echo 'App imported in ArgoCD'
|
echo 'App imported in ArgoCD'
|
||||||
sleep 10
|
sleep 10
|
||||||
|
|||||||
Reference in New Issue
Block a user