chore: Update manifests after automerge

This commit is contained in:
2026-01-30 19:03:18 +00:00
parent d4ea7717f1
commit ef232fdea9
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:0355eac00e7ec52decf6586f03209a9aeb8c63a1ecbf200835fdb3e2247ced02 image: searxng/searxng:latest@sha256:baa9df9f86fc0a8e58b867690f6930384ce4d1836c6713d923c3b81c3d936d75
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:0355eac00e7ec52decf6586f03209a9aeb8c63a1ecbf200835fdb3e2247ced02 image: searxng/searxng:latest@sha256:baa9df9f86fc0a8e58b867690f6930384ce4d1836c6713d923c3b81c3d936d75
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: main name: main
resources: resources: