image: repository: tccr.io/truecharts/actualserver pullPolicy: IfNotPresent tag: v23.7.2@sha256:6b39c1a8ad4f4fead29c5be47ab4730ff865f4b8243fd56fb992dbb9ba6bda29 securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsGroup: 0 runAsUser: 0 workload: main: podSpec: containers: main: probes: liveness: type: http path: / readiness: type: http path: / startup: type: http path: / env: {} service: main: ports: main: port: 10293 protocol: http targetPort: 5006 persistence: server-files: enabled: true mountPath: /app/server-files user-files: enabled: true mountPath: /app/user-files portal: open: enabled: true