image: repository: thelounge/thelounge pullPolicy: IfNotPresent tag: 4.4.3@sha256:dc7fffcb44a71a7bd3a3cabea4eb16723fceb3cb20b1d97eed428c1221378a6e 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"