From 29162a150ae28946968e78f04f7b0695835f4a16 Mon Sep 17 00:00:00 2001 From: ION606 Date: Sat, 13 Sep 2025 22:32:20 -0400 Subject: [PATCH] B --- apps/0-project-and-root.yaml | 2 +- apps/argo-templates.yaml | 2 +- apps/children/browser.yaml | 2 +- apps/children/coderunner.yaml | 2 +- apps/children/debug.yaml | 2 +- apps/children/ollama-scheduler.yaml | 2 +- apps/children/policy-argo.yaml | 2 +- apps/children/policy.yaml | 2 +- apps/children/rag-server.yaml | 2 +- apps/children/tools.yaml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/apps/0-project-and-root.yaml b/apps/0-project-and-root.yaml index 553304e..229d4da 100644 --- a/apps/0-project-and-root.yaml +++ b/apps/0-project-and-root.yaml @@ -27,7 +27,7 @@ spec: namespace: argocd source: repoURL: https://git.ion606.com/ion606/ollama-plus - targetRevision: argo + targetRevision: argo-2 path: apps/children syncPolicy: automated: diff --git a/apps/argo-templates.yaml b/apps/argo-templates.yaml index fa3d0e2..5660f1f 100644 --- a/apps/argo-templates.yaml +++ b/apps/argo-templates.yaml @@ -10,7 +10,7 @@ spec: namespace: argo source: repoURL: https://git.ion606.com/ion606/ollama-plus - targetRevision: argo + targetRevision: argo-2 path: apps/argo-templates syncPolicy: automated: diff --git a/apps/children/browser.yaml b/apps/children/browser.yaml index cf4f762..105a9ae 100644 --- a/apps/children/browser.yaml +++ b/apps/children/browser.yaml @@ -10,7 +10,7 @@ spec: namespace: argocd source: repoURL: https://git.ion606.com/ion606/ollama-plus.git - targetRevision: argo + targetRevision: argo-2 path: manifests/browser syncPolicy: automated: diff --git a/apps/children/coderunner.yaml b/apps/children/coderunner.yaml index 4c562c3..443c744 100644 --- a/apps/children/coderunner.yaml +++ b/apps/children/coderunner.yaml @@ -12,7 +12,7 @@ spec: namespace: argocd source: repoURL: https://git.ion606.com/ion606/ollama-plus - targetRevision: argo + targetRevision: argo-2 path: manifests/coderunner syncPolicy: automated: diff --git a/apps/children/debug.yaml b/apps/children/debug.yaml index 25c6206..336139f 100644 --- a/apps/children/debug.yaml +++ b/apps/children/debug.yaml @@ -12,7 +12,7 @@ spec: namespace: argocd source: repoURL: https://git.ion606.com/ion606/ollama-plus - targetRevision: argo + targetRevision: argo-2 path: manifests/debug syncPolicy: automated: diff --git a/apps/children/ollama-scheduler.yaml b/apps/children/ollama-scheduler.yaml index 1ed6138..4e8c854 100644 --- a/apps/children/ollama-scheduler.yaml +++ b/apps/children/ollama-scheduler.yaml @@ -12,7 +12,7 @@ spec: namespace: argo source: repoURL: https://git.ion606.com/ion606/ollama-plus - targetRevision: argo + targetRevision: argo-2 path: manifests/argo-schedules-api syncPolicy: automated: diff --git a/apps/children/policy-argo.yaml b/apps/children/policy-argo.yaml index 6bbc91f..ed487a5 100644 --- a/apps/children/policy-argo.yaml +++ b/apps/children/policy-argo.yaml @@ -12,7 +12,7 @@ spec: namespace: argo source: repoURL: https://git.ion606.com/ion606/ollama-plus - targetRevision: argo + targetRevision: argo-2 path: manifests/policy-argo syncPolicy: automated: diff --git a/apps/children/policy.yaml b/apps/children/policy.yaml index aec189a..3dd6267 100644 --- a/apps/children/policy.yaml +++ b/apps/children/policy.yaml @@ -12,7 +12,7 @@ spec: namespace: argocd source: repoURL: https://git.ion606.com/ion606/ollama-plus - targetRevision: argo + targetRevision: argo-2 path: manifests/policy syncPolicy: automated: diff --git a/apps/children/rag-server.yaml b/apps/children/rag-server.yaml index 1c38deb..3153ade 100644 --- a/apps/children/rag-server.yaml +++ b/apps/children/rag-server.yaml @@ -12,7 +12,7 @@ spec: namespace: argocd source: repoURL: https://git.ion606.com/ion606/ollama-plus - targetRevision: argo + targetRevision: argo-2 path: manifests/rag-server syncPolicy: automated: diff --git a/apps/children/tools.yaml b/apps/children/tools.yaml index c5542ae..a225abd 100644 --- a/apps/children/tools.yaml +++ b/apps/children/tools.yaml @@ -12,7 +12,7 @@ spec: namespace: argocd source: repoURL: https://git.ion606.com/ion606/ollama-plus - targetRevision: argo + targetRevision: argo-2 path: manifests/tools syncPolicy: automated: