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: