mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-07 05:51:17 +07:00
fix(bootstrap): add missing apply command
This commit is contained in:
parent
36cbbe98eb
commit
61a8c791e6
@ -8,6 +8,7 @@ helm template \
|
||||
--namespace argocd \
|
||||
${extra_args} \
|
||||
argocd . \
|
||||
| kubectl apply -n argocd -f -
|
||||
|
||||
# TODO https://github.com/argoproj/argo-helm/pull/1070
|
||||
# kubectl --namespace argocd wait --timeout=300s --for condition=ResourcesUpToDate \
|
||||
|
Loading…
Reference in New Issue
Block a user