aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"