Files
ollama-plus/apps/argo-templates.yaml
T
ION606 b4f2ec3ce4 A
2025-09-13 22:31:18 -04:00

19 lines
444 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: argo-templates
namespace: argocd
spec:
project: ai-stack
destination:
server: https://kubernetes.default.svc
namespace: argo
source:
repoURL: https://git.ion606.com/ion606/ollama-plus
targetRevision: argo
path: apps/argo-templates
syncPolicy:
automated:
prune: true
selfHeal: true