remove unused searx and librechat
All checks were successful
ci/woodpecker/push/flux-reconcile-source Pipeline was successful

This commit is contained in:
2026-04-06 23:28:03 +02:00
parent e777e5a3db
commit 1503109d59
11 changed files with 0 additions and 278 deletions

View File

@@ -1,14 +0,0 @@
---
apiVersion: v1
kind: Service
metadata:
name: searxng
namespace: searxng
spec:
selector:
app: searxng
ports:
- protocol: TCP
port: 8080
targetPort: 8080
type: ClusterIP