chore: Update manifests after automerge

This commit is contained in:
2026-03-03 20:03:50 +00:00
parent 780a1635f7
commit 60a45007f3
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:a1dd6e4b8bc0de24bc08a7ea0e6965cf54c6e8152b6f34324ad078e25a4fdeb5 image: searxng/searxng:latest@sha256:8cbf1da4fb1a4ef2163f828be600b92786008a25f83197fceae99a1091548986
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:a1dd6e4b8bc0de24bc08a7ea0e6965cf54c6e8152b6f34324ad078e25a4fdeb5 image: searxng/searxng:latest@sha256:8cbf1da4fb1a4ef2163f828be600b92786008a25f83197fceae99a1091548986
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: main name: main
resources: resources: