diff --git a/kubernetes/apps/production/searxng/deployment.yaml b/kubernetes/apps/production/searxng/deployment.yaml index 76f112d..c153468 100644 --- a/kubernetes/apps/production/searxng/deployment.yaml +++ b/kubernetes/apps/production/searxng/deployment.yaml @@ -26,4 +26,3 @@ spec: limits: memory: "256Mi" cpu: "500m" - restartPolicy: Always