Files
ollama-plus/apps/children/searxng.yaml
T

12 lines
312 B
YAML
Raw Normal View History

2025-09-12 11:20:18 -04:00
apiVersion: argoproj.io/v1alpha1
kind: Application
2025-09-12 13:15:50 -04:00
metadata: { name: searxng, namespace: ai }
2025-09-12 11:20:18 -04:00
spec:
source:
2025-09-12 13:46:12 -04:00
repoURL: https://charts.kubito.dev # alt charts.searxng.org
2025-09-12 11:20:18 -04:00
chart: searxng
targetRevision: "*"
helm:
2025-09-12 13:46:12 -04:00
valueFiles:
- apps/values/searxng.yaml