image: pullPolicy: IfNotPresent repository: ghcr.io/kiwix/kiwix-serve tag: 3.7.0@sha256:77eee144eb99228ee9388a0cc28ac3bdb9294e3c8feed804128e9187123081a3 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"