28 lines
472 B
YAML
28 lines
472 B
YAML
image:
|
|
repository: tccr.io/truecharts/booksonic-air
|
|
pullPolicy: IfNotPresent
|
|
tag: v2201.1.0@sha256:29d7239372dce6c179f2655b15f6cfc1b5d3a1f3ff1ec9c52e5d43b23c5ed4d9
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
|
|
podSecurityContext:
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10048
|
|
targetPort: 4040
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|
|
|
|
portal:
|
|
enabled: true
|