Files
truecharts/charts/stable/booksonic-air/values.yaml
T
TrueCharts BotandGitHub 516d51032d chore(deps): update docker general non-major (#4331)
* 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-11-07 09:12:11 +01:00

28 lines
472 B
YAML

image:
repository: tccr.io/truecharts/booksonic-air
pullPolicy: IfNotPresent
tag: v2201.1.0@sha256:170f863d4d6866532b42e3fbd2dabce70f7a9e9ded87a5742fdcab49a15dbec3
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