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
+2 -3
View File
@@ -2,7 +2,7 @@ apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: policy-argo
namespace: ai
namespace: argocd
labels:
repo.ion606.com/ollama-plus: "true"
spec:
@@ -12,10 +12,9 @@ spec:
namespace: argo
source:
repoURL: https://git.ion606.com/ion606/ollama-plus
targetRevision: main
targetRevision: argo
path: manifests/policy-argo
syncPolicy:
automated:
prune: true
selfHeal: true