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