docs/manifest: always pull

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso 2025-03-20 15:50:08 -04:00
parent 5258492101
commit d84fd392c7
No known key found for this signature in database

View file

@ -14,6 +14,7 @@ spec:
containers: containers:
- name: anubis-docs - name: anubis-docs
image: ghcr.io/techarohq/anubis/docs:main image: ghcr.io/techarohq/anubis/docs:main
imagePullPolicy: Always
resources: resources:
limits: limits:
memory: "128Mi" memory: "128Mi"