Files
truecharts/charts/stable/booksonic-air/values.yaml
T
TrueCharts BotandGitHub c9777b1178 chore(deps): update docker general non-major (#3290)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 16:41:13 +02:00

25 lines
447 B
YAML

image:
repository: tccr.io/truecharts/booksonic-air
pullPolicy: IfNotPresent
tag: v2201.1.0@sha256:412a3721103a3005c8ee91043d7fe400ba471b9b0d90bc68a44387920e9ab297
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10048
targetPort: 4040
persistence:
config:
enabled: true
mountPath: "/config"