image: repository: tccr.io/truecharts/thelounge pullPolicy: IfNotPresent tag: v4.4.1@sha256:3eeca0d2cc22d5b4c073cebb44b2c89aa6d758174a7af2d6c90b9ecc0297b789 service: main: ports: main: port: 10061 targetPort: 9000 persistence: config: enabled: true mountPath: "/config" portal: open: enabled: true securityContext: container: runAsNonRoot: false runAsUser: 0 runAsGroup: 0 workload: main: podSpec: containers: main: env: THELOUNGE_HOME: "/config"