image: repository: tccr.io/truecharts/organizr pullPolicy: Always tag: latest@sha256:a9e2ff8b3ae72e1bcd8cc029ecfd6bd57a0eea07e6e817bfbb0f08528be882e9 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false podSecurityContext: runAsUser: 0 runAsGroup: 0 service: main: ports: main: port: 10022 targetPort: 80 persistence: config: enabled: true mountPath: "/config" data: enabled: true mountPath: "/data"