env: {} image: pullPolicy: IfNotPresent repository: gregyankovoy/goaccess tag: latest@sha256:157fc99be09f0b0d680ed0f7be716c81288ea9fe40a4435fab05356b35121421 persistence: goaccess: enabled: true mountPath: /opt/log podSecurityContext: runAsGroup: 0 runAsUser: 0 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false service: main: ports: main: port: 7889 protocol: TCP targetPort: 7889 portal: enabled: true