chore: Update manifests after change
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -23,7 +23,7 @@ spec:
|
||||
name: kiwix
|
||||
namespace: kiwix
|
||||
port: 80
|
||||
weight: 100
|
||||
weight: 1
|
||||
matches:
|
||||
- path:
|
||||
type: PathPrefix
|
||||
|
||||
Reference in New Issue
Block a user