Files
truecharts/charts/stable/lychee/values.yaml
T
03112f38f7 chore(deps): update non-major docker (#1507)
* chore(deps): update non-major docker

* 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>
2021-12-11 13:03:48 +01:00

28 lines
482 B
YAML

image:
repository: tccr.io/truecharts/lychee-laravel
pullPolicy: IfNotPresent
tag: v4.3.6@sha256:34d3e89ab62184efaeed53cc4fffca468c92febfa49ef3d1da971fd0aef34e7d
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"