mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-08 14:33:52 +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 \
|
--namespace argocd \
|
||||||
${extra_args} \
|
${extra_args} \
|
||||||
argocd . \
|
argocd . \
|
||||||
|
| kubectl apply -n argocd -f -
|
||||||
|
|
||||||
# TODO https://github.com/argoproj/argo-helm/pull/1070
|
# TODO https://github.com/argoproj/argo-helm/pull/1070
|
||||||
# kubectl --namespace argocd wait --timeout=300s --for condition=ResourcesUpToDate \
|
# kubectl --namespace argocd wait --timeout=300s --for condition=ResourcesUpToDate \
|
||||||
|
Loading…
Reference in New Issue
Block a user