From be44024324721f5f5e6859537de8de6841c7fd1d Mon Sep 17 00:00:00 2001 From: Mohamed AMAZIRH Date: Sat, 15 Mar 2025 13:28:03 +0100 Subject: [PATCH] fix project name --- applications/ollama.yaml | 2 +- applications/open-webui.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/applications/ollama.yaml b/applications/ollama.yaml index 4b4b0bc..8bd132a 100644 --- a/applications/ollama.yaml +++ b/applications/ollama.yaml @@ -11,7 +11,7 @@ spec: repoURL: gitea.9003009.xyz targetRevision: '*' chart: helm-charts/ollama - project: ai-assistant + project: ai-assistant-project syncPolicy: automated: prune: true diff --git a/applications/open-webui.yaml b/applications/open-webui.yaml index e5c6b2f..beee240 100644 --- a/applications/open-webui.yaml +++ b/applications/open-webui.yaml @@ -11,7 +11,7 @@ spec: repoURL: gitea.9003009.xyz targetRevision: '*' chart: helm-charts/ollama - project: ai-assistant + project: ai-assistant-project syncPolicy: automated: prune: true