image: repository: tccr.io/truecharts/thelounge pullPolicy: IfNotPresent tag: v4.4.0@sha256:bb6edeac4f3d986310241612f5ee1f628e61ef8a9ad718437528865163cc98e2 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"