This commit is contained in:
DeveloperDurp 2026-01-18 06:58:20 -06:00
parent 6799a84f65
commit 5e39fb1a1d
7 changed files with 43 additions and 33 deletions

View file

@ -0,0 +1,12 @@
apiVersion: v1
kind: Service
metadata:
name: searxng-service
spec:
ports:
- name: http
port: 8080
targetPort: 8080
protocol: TCP
selector:
app: searxng