Files
truecharts/charts/stable/alist/values.yaml
T
TrueCharts Bot 575dd27e81 chore(deps): update container image tccr.io/truecharts/alist to v3.7.2 (#5901)
* chore(deps): update container image tccr.io/truecharts/alist to v3.7.2

* Commit bumped Chart Version

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

* root

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-31 18:17:39 +02:00

28 lines
466 B
YAML

image:
repository: tccr.io/truecharts/alist
pullPolicy: IfNotPresent
tag: 3.7.2@sha256:80111a5c407d2c72054d732dd3ee77d109aba1c4ef3eefa3a0655d5597b86603
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 5244
port: 10167
persistence:
data:
enabled: true
mountPath: "/opt/alist/data"
portal:
enabled: true