mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-05 21:11:52 +07:00
Revert "Update ArgoCD Helm install release name"
This reverts commit 6ecc023898
.
This commit is contained in:
parent
6ecc023898
commit
d4c1d24d48
@ -8,7 +8,7 @@ default: argocd root-app
|
|||||||
.PHONY: argocd
|
.PHONY: argocd
|
||||||
argocd:
|
argocd:
|
||||||
helm dependencies update ./argocd
|
helm dependencies update ./argocd
|
||||||
helm template argocd ./argocd | kubectl apply -f -
|
helm template ./argocd | kubectl apply -f -
|
||||||
# TODO wait for argocd
|
# TODO wait for argocd
|
||||||
|
|
||||||
.PHONY: root-app
|
.PHONY: root-app
|
||||||
|
Loading…
Reference in New Issue
Block a user