Update ns and project

This commit is contained in:
dvirlabs 2025-12-23 04:16:44 +02:00
parent 8b964d9099
commit 28f9126b63
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ metadata:
name: ollama
namespace: argocd
spec:
project: ai
project: ai-stack
source:
repoURL: https://git.dvirlabs.com/dvirlabs/ai-stack.git
targetRevision: HEAD
@ -14,7 +14,7 @@ spec:
- ../../manifests/ollama/values.yaml
destination:
server: https://kubernetes.default.svc
namespace: ai
namespace: ai-stack
syncPolicy:
automated:
prune: true

View File

@ -14,7 +14,7 @@ spec:
- ../../manifests/open-webui/values.yaml
destination:
server: https://kubernetes.default.svc
namespace: ai
namespace: ai-stack
syncPolicy:
automated:
prune: true