TrueChartsCatalogClone/stable/kiwix-serve/4.0.20/ix_values.yaml

34 lines
728 B
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/kiwix-serve
tag: 3.5.0@sha256:e31ea96210dcb3b92bc5f0c7180bebaa5ac4c8d7498a9ac01fa96d90951cff4f
service:
main:
ports:
main:
port: 10323
protocol: http
persistence:
data:
enabled: true
mountPath: /data
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsGroup: 0
runAsUser: 0
workload:
main:
podSpec:
containers:
main:
env:
DOWNLOAD: http://download.kiwix.org/zim/wikipedia_en_chemistry_nopic.zim
PORT: "{{ .Values.service.main.ports.main.port }}"
args:
- "*.zim"