* chore(deps): update docker general non-major * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
28 lines
472 B
YAML
28 lines
472 B
YAML
image:
|
|
repository: tccr.io/truecharts/booksonic-air
|
|
pullPolicy: IfNotPresent
|
|
tag: v2201.1.0@sha256:3add959fca417e3fc1e1fe4ca8e34369de56c475a7def5404abd56fa994511e6
|
|
|
|
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
|