diff --git a/docs/manifest/deployment.yaml b/docs/manifest/deployment.yaml index a8d33cb..fbf762c 100644 --- a/docs/manifest/deployment.yaml +++ b/docs/manifest/deployment.yaml @@ -14,6 +14,7 @@ spec: containers: - name: anubis-docs image: ghcr.io/techarohq/anubis/docs:main + imagePullPolicy: Always resources: limits: memory: "128Mi"