diff --git a/kubernetes/apps/production/searxng/deployment.yaml b/kubernetes/apps/production/searxng/deployment.yaml index a5d3e9c..54eda53 100644 --- a/kubernetes/apps/production/searxng/deployment.yaml +++ b/kubernetes/apps/production/searxng/deployment.yaml @@ -30,7 +30,6 @@ spec: volumeMounts: - name: searxng-config-volume mountPath: /etc/searxng - readOnly: true resources: requests: memory: "256Mi"