mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-24 10:02:23 +07:00
refactor(bootstrap): do not wait for ApplicationSets
Use the application wait script instead
This commit is contained in:
parent
a7d3045150
commit
cc9a58714f
@ -9,8 +9,3 @@ helm template \
|
||||
${extra_args} \
|
||||
argocd . \
|
||||
| kubectl apply -n argocd -f -
|
||||
|
||||
kubectl --namespace argocd wait --timeout=300s --for condition=ResourcesUpToDate \
|
||||
applicationset/system \
|
||||
applicationset/platform \
|
||||
applicationset/apps
|
||||
|
Loading…
Reference in New Issue
Block a user