Files
truecharts/charts/stable/booksonic-air/values.yaml
T
93d2bd4bc6 chore(deps): update docker general non-major (#3128)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-11 11:42:12 +02:00

25 lines
447 B
YAML

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