mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-03 21:40:34 +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
|
||||
argocd:
|
||||
helm dependencies update ./argocd
|
||||
helm template argocd ./argocd | kubectl apply -f -
|
||||
helm template ./argocd | kubectl apply -f -
|
||||
# TODO wait for argocd
|
||||
|
||||
.PHONY: root-app
|
||||
|
Loading…
Reference in New Issue
Block a user