From 320b06cb81e0fe434aea56494684fae101a89dfc Mon Sep 17 00:00:00 2001 From: makefunstuff Date: Fri, 28 Jun 2024 14:04:03 +0300 Subject: update --- scripts/deploy-argocd | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'scripts/deploy-argocd') diff --git a/scripts/deploy-argocd b/scripts/deploy-argocd index 2fdec58..aa0b3e5 100755 --- a/scripts/deploy-argocd +++ b/scripts/deploy-argocd @@ -2,11 +2,4 @@ set -e - -if kubectl get namespace argocd; then - echo "Namespace 'argocd' alreay exists. Doing nothing" -else - echo "Creating argocd namespace" - kubectl create namespace argocd -fi - +helm install argocd ./tools/argocd -- cgit 1.4.1-2-gfad0