image: repository: tccr.io/truecharts/booksonic-air pullPolicy: IfNotPresent tag: v2201.1.0@sha256:823722cd059a2f609d12b890c15cd7bf1d72d06c43f447640583263a91a10851 securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsUser: 0 runAsGroup: 0 service: main: ports: main: port: 10048 protocol: http targetPort: 4040 workload: main: podSpec: containers: main: probes: liveness: type: http path: / readiness: type: http path: / startup: type: http path: / env: {} persistence: config: enabled: true mountPath: /config portal: open: enabled: true