chore: Update manifests after change

This commit is contained in:
2026-04-03 02:03:50 +00:00
parent bb6f872592
commit a7c3417ddd
36 changed files with 59 additions and 96 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

View File

@@ -23,7 +23,7 @@ spec:
name: kiwix
namespace: kiwix
port: 80
weight: 100
weight: 1
matches:
- path:
type: PathPrefix