image: pullPolicy: IfNotPresent repository: xavierh/goaccess-for-nginxproxymanager tag: latest@sha256:a1d8870f05d7c653e7380953c6c31d62182d059271a6a01745380e3500bfe186 persistence: hostpath1: enabled: true mountPath: /opt/log readOnly: true portal: open: enabled: true securityContext: container: readOnlyRootFilesystem: false runAsGroup: 0 runAsUser: 0 service: main: ports: main: port: 7880 protocol: tcp targetPort: 7880 workload: main: podSpec: containers: main: env: BASIC_AUTH: "True" BASIC_AUTH_PASSWORD: x BASIC_AUTH_USERNAME: x DEBUG: "False" EXCLUDE_IPS: "" SKIP_ARCHIVED_LOGS: "False"