Files
truecharts/charts/stable/booksonic-air/values.yaml
T
TrueCharts BotandGitHub bf8019bf95 chore(deps): update docker general non-major (#3606)
* 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>
2022-08-29 08:32:03 +03:00

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