This commit is contained in:
ION606
2025-09-13 22:31:18 -04:00
parent bf98e2055e
commit b4f2ec3ce4
24 changed files with 111 additions and 117 deletions
+3 -3
View File
@@ -2,17 +2,17 @@ apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: tools
namespace: ai
namespace: argocd
labels:
repo.ion606.com/ollama-plus: "true"
spec:
project: ai-stack
destination:
server: https://kubernetes.default.svc
namespace: ai
namespace: argocd
source:
repoURL: https://git.ion606.com/ion606/ollama-plus
targetRevision: main
targetRevision: argo
path: manifests/tools
syncPolicy:
automated: