Files
truecharts/charts/stable/beets/values.yaml
T
TrueCharts BotandGitHub fe38c5e074 chore(deps): update docker general non-major (#4139)
* 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-10-21 13:25:38 +03:00

30 lines
488 B
YAML

image:
repository: tccr.io/truecharts/beets
pullPolicy: IfNotPresent
tag: v1.6.0@sha256:107e4f7b8fbeb62cd72570a342390684d006ca4d834d374b89503b36aec035b3
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 8337
targetPort: 8337
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
enabled: true