aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2025-03-20 15:50:08 -0400
committerXe Iaso <me@xeiaso.net>2025-03-20 15:50:08 -0400
commitd84fd392c76f511cee73d76d6a98c8c3c512b2fb (patch)
tree1a54b01a35111a92c68964dc3167c25be3ee8e08 /docs
parent525849210198996b2add2cff459d451e1dd7614b (diff)
downloadanubis-d84fd392c76f511cee73d76d6a98c8c3c512b2fb.tar.xz
anubis-d84fd392c76f511cee73d76d6a98c8c3c512b2fb.zip
docs/manifest: always pull
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'docs')
-rw-r--r--docs/manifest/deployment.yaml1
1 files changed, 1 insertions, 0 deletions
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"