Files
truecharts/charts/stable/beets/values.yaml
T
TrueCharts BotandGitHub b262d33e72 chore(deps): update docker general non-major (#3573)
* 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-26 08:48:23 +03:00

30 lines
488 B
YAML

image:
repository: tccr.io/truecharts/beets
pullPolicy: IfNotPresent
tag: v1.6.0@sha256:a3cfa57d23077d8d085c81c384739ab796edb9ee7b11cd74ea3d8372bc8389df
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