env: UMASK: "000" image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/flextv tag: latest@sha256:b54a48395fdf0e8cd03c74c1fd40e57d3b57a40f75dcdaaac1b289fa73a743bd persistence: config: enabled: true mountPath: /config podSecurityContext: runAsGroup: 0 runAsUser: 0 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false service: main: enabled: true ports: main: enabled: true port: 5666 protocol: HTTP targetPort: 80 tcpport1: enabled: true ports: tcpport1: enabled: true port: 5667 protocol: TCP targetPort: 443 portal: enabled: true