Files
truecharts/charts/stable/lychee/values.yaml
T
4940f8a168 chore(deps): update docker general non-major docker tags (#1823)
* chore(deps): update docker general non-major docker tags

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-31 22:18:04 +01:00

28 lines
482 B
YAML

image:
repository: tccr.io/truecharts/lychee-laravel
pullPolicy: IfNotPresent
tag: v4.4.0@sha256:f241d62fa4b2f97577d494c319eaab9e5b127e4a67af58ea90861ce56ff0fb88
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10017
targetPort: 80
env: {}
# PHP_TZ: UTC
# PUID: 1001
persistence:
config:
enabled: true
mountPath: "/config"