chore: Update manifests after change

This commit is contained in:
2026-04-03 01:35:56 +00:00
parent ee0824fe72
commit 1b58513636
23 changed files with 33 additions and 75 deletions

View File

@@ -39,13 +39,12 @@ spec:
env:
- name: PORT
value: "8080"
image: ghcr.io/kiwix/kiwix-serve:3.8.2
imagePullPolicy: IfNotPresent
image: ghcr.io/kiwix/kiwix-serve:3.8.2@sha256:acdab28186a66b51bfd4202210c6732931ea95cf41c711148a0c9770b9fcc9e1
name: main
resources:
requests:
cpu: 50m
memory: 512Mi
cpu: 1m
memory: 10Mi
volumeMounts:
- mountPath: /data
name: media