diff --git a/kubernetes/apps/production/searxng/deployment.yaml b/kubernetes/apps/production/searxng/deployment.yaml index 6770753..807499d 100644 --- a/kubernetes/apps/production/searxng/deployment.yaml +++ b/kubernetes/apps/production/searxng/deployment.yaml @@ -36,7 +36,7 @@ spec: subPath: settings.yml resources: requests: - memory: "256Mi" + memory: "384Mi" cpu: "100m" limits: memory: "512Mi"