From c063b6602055f05a70cc8359d77545e74f607f36 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Wed, 25 Mar 2026 14:07:02 +0200 Subject: [PATCH] Update repoUrl --- argocd-apps/ollama.yaml | 2 +- argocd-apps/openwebui.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/argocd-apps/ollama.yaml b/argocd-apps/ollama.yaml index 2aa3f77..507f075 100644 --- a/argocd-apps/ollama.yaml +++ b/argocd-apps/ollama.yaml @@ -6,7 +6,7 @@ metadata: spec: project: ai-stack source: - repoURL: https://git.dvirlabs.com/dvirlabs/ai-stack.git + repoURL: ssh://git@gitea-ssh.dev-tools.svc.cluster.local:2222/dvirlabs/ai-stack.git targetRevision: HEAD path: charts/ollama helm: diff --git a/argocd-apps/openwebui.yaml b/argocd-apps/openwebui.yaml index 97c44d5..cc00f34 100644 --- a/argocd-apps/openwebui.yaml +++ b/argocd-apps/openwebui.yaml @@ -6,7 +6,7 @@ metadata: spec: project: ai-stack source: - repoURL: https://git.dvirlabs.com/dvirlabs/ai-stack.git + repoURL: ssh://git@gitea-ssh.dev-tools.svc.cluster.local:2222/dvirlabs/ai-stack.git targetRevision: HEAD path: charts/open-webui helm: