chore: Update manifests after automerge

This commit is contained in:
2026-01-27 11:04:55 +00:00
parent 97544e6821
commit 7b92d14146
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:4a60859bc9c3b47ad5ceed998f847c5192f16ce26fbc01a1975628e19b6040df image: searxng/searxng:latest@sha256:8945a21397f91de6538abbf6c171ed329a16f1a256884fc8d6449d7716e48425
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:4a60859bc9c3b47ad5ceed998f847c5192f16ce26fbc01a1975628e19b6040df image: searxng/searxng:latest@sha256:8945a21397f91de6538abbf6c171ed329a16f1a256884fc8d6449d7716e48425
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: main name: main
resources: resources: