TrueChartsCatalogClone/stable/thelounge/10.0.18/ix_values.yaml

30 lines
553 B
YAML
Raw Normal View History

2023-08-01 09:25:32 +00:00
image:
repository: tccr.io/truecharts/thelounge
2023-08-01 09:25:32 +00:00
pullPolicy: IfNotPresent
tag: v4.4.1@sha256:251263f6f4387458345f735e76e379071d429b67255752c2211a58cc8288632e
2023-08-01 09:25:32 +00:00
service:
main:
ports:
main:
port: 10061
targetPort: 9000
2023-08-01 09:25:32 +00:00
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"