2024-04-29 10:44:17 +00:00
|
|
|
image:
|
|
|
|
repository: thelounge/thelounge
|
|
|
|
pullPolicy: IfNotPresent
|
2024-05-10 12:48:13 +00:00
|
|
|
tag: 4.4.3@sha256:6e701d1413a322992e23293cdb633adf14713ba356162b4a0a30cdeb5d1311ae
|
2024-04-29 10:44:17 +00:00
|
|
|
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"
|