chore: Update manifests after automerge

This commit is contained in:
2026-04-03 22:04:17 +00:00
parent 73660a1010
commit 4b327c3915
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:0a191084a26af34605d99ecb28c6efb126988d82e167b3f2149988f150f6c656 image: searxng/searxng:latest@sha256:a89ed4a9dc2cbafeee79fc5fd75067e201543ed453fb43eae576d3e09c61780b
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:0a191084a26af34605d99ecb28c6efb126988d82e167b3f2149988f150f6c656 image: searxng/searxng:latest@sha256:a89ed4a9dc2cbafeee79fc5fd75067e201543ed453fb43eae576d3e09c61780b
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: main name: main
resources: resources: