disable searngx (mem usage is too much)

This commit is contained in:
Lee
2024-09-24 08:01:21 +01:00
parent 6318c34ad1
commit 1fb2cedf28
9 changed files with 2 additions and 2 deletions

@ -0,0 +1,13 @@
---
apiVersion: v1
kind: Service
metadata:
name: searxng-service
namespace: public-services
spec:
type: ClusterIP
ports:
- port: 8080
targetPort: 8080
selector:
app: searxng