Skip to content

Commit

Permalink
Update cache-warmer manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall committed Dec 18, 2024
1 parent a21c0d2 commit 765ae8b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion ci/k8s/cache-warmer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,11 @@ spec:
spec:
containers:
- name: scyllaridae-cache-warmer
image: lehighlts/scyllaridae-cache-warmer:main
image: lehighlts/scyllaridae-cache-warmer:main-a21c0d2
imagePullPolicy: IfNotPresent
env:
- name: "DRUPAL_URL"
value: "https://preserve.lehigh.edu"
resources:
requests:
memory: "32Mi"
Expand Down

0 comments on commit 765ae8b

Please sign in to comment.