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,15 +2,15 @@ apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: browser
namespace: ai
namespace: argocd
spec:
project: ai-stack
destination:
server: https://kubernetes.default.svc
namespace: ai
namespace: argocd
source:
repoURL: https://git.ion606.com/ion606/ollama-plus.git
targetRevision: main
targetRevision: argo
path: manifests/browser
syncPolicy:
automated: