mirror of
https://github.com/truecharts/catalog.git
synced 2026-07-27 14:20:30 +08:00
30 lines
551 B
YAML
30 lines
551 B
YAML
image:
|
|
repository: tccr.io/truecharts/synclounge
|
|
pullPolicy: IfNotPresent
|
|
tag: v5.2.15@sha256:3c6eb0c0968eb53226af94bbdb11b8a2b27136dfdbc37025c0d158ec7a2d9393
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
targetPort: 8088
|
|
port: 8088
|
|
persistence:
|
|
varrun:
|
|
enabled: true
|
|
portal:
|
|
open:
|
|
enabled: true
|
|
securityContext:
|
|
container:
|
|
runAsNonRoot: false
|
|
readOnlyRootFilesystem: false
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
env:
|
|
AUTH_LIST: ""
|