env: DEFAULT_ROOM: "" EMBY_SERVER: "" SECRET_KEY: "" image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/emby-sync tag: latest@sha256:d9d5cebdb78b710c2bae590a6e2dcdab00dc65b7b736e4425fffcd88b679d99d persistence: {} podSecurityContext: runAsGroup: 0 runAsUser: 0 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false service: main: ports: main: port: 5000 protocol: TCP targetPort: 5000 portal: enabled: true