chore: Update manifests after automerge

This commit is contained in:
2026-03-03 00:05:28 +00:00
parent a0ff8a754a
commit 86546c21df
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ spec:
value: "3" value: "3"
- name: RAG_WEB_SEARCH_CONCURRENT_REQUESTS - name: RAG_WEB_SEARCH_CONCURRENT_REQUESTS
value: "10" value: "10"
image: searxng/searxng:latest@sha256:615f9043e978f0a43b95d7ea85ed5751ff2152bd3a3455618494549f891f89ef image: searxng/searxng:latest@sha256:7d03be7e7281a67ef298542375ed50f15c093fa7c926fccbf592619c10abfebe
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: main name: main
resources: resources:

View File

@@ -47,7 +47,7 @@ spec:
value: 0.0.0.0 value: 0.0.0.0
- name: GRANIAN_PORT - name: GRANIAN_PORT
value: "8080" value: "8080"
image: searxng/searxng:latest@sha256:615f9043e978f0a43b95d7ea85ed5751ff2152bd3a3455618494549f891f89ef image: searxng/searxng:latest@sha256:7d03be7e7281a67ef298542375ed50f15c093fa7c926fccbf592619c10abfebe
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: main name: main
resources: resources: