Files
truecharts/charts/stable/mymediaforalexa/values.yaml
T
TrueCharts BotandGitHub f0a4bd52cd chore(deps): update docker general non-major docker tags (#3465)
* chore(deps): update docker general non-major docker tags

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-14 11:50:56 +03:00

38 lines
650 B
YAML

image:
repository: tccr.io/truecharts/mymediaforalexa
pullPolicy: IfNotPresent
tag: v1.3.147.994@sha256:acfe5424b0b2bf9e66c2dcdf52be67a45fbc01bc4206189e7c8f416b01efa023
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 52051
port: 52051
sub:
enabled: true
ports:
sub:
enabled: true
targetPort: 52050
port: 52050
persistence:
data:
enabled: true
mountPath: "/datadir"
media:
enabled: true
mountPath: "/medialibrary"
portal:
enabled: true