ollama kustomization interval

This commit is contained in:
Michael Thomson
2026-03-20 01:21:42 -04:00
parent e90bcfeb6f
commit 9e81176778

View File

@@ -4,7 +4,7 @@ metadata:
name: ollama name: ollama
namespace: flux-system namespace: flux-system
spec: spec:
interval: 15m interval: 1m
path: ./apps/ollama path: ./apps/ollama
prune: true # remove any elements later removed from the above path prune: true # remove any elements later removed from the above path
wait: true wait: true