apiVersion: v1 kind: Service metadata: name: searxng namespace: ai spec: selector: app: searxng ports: - port: 8080 targetPort: 8080