Files
ollama-plus/apps/children/coderunner.yaml
T
2025-09-13 10:14:48 -04:00

19 lines
435 B
YAML

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