Files
truecharts/charts/stable/truecommand/values.yaml
renovate[bot] 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
471 B
YAML

image:
repository: tccr.io/truecharts/truecommand
pullPolicy: IfNotPresent
tag: v2.0.2@sha256:f2882df54c8b939000c4dc7d361b5200ee096f202b1208eb045b8773f2891b8f
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10031
targetPort: 80
env: {}
# TZ: UTC
# PUID: 1001
persistence:
data:
enabled: true
mountPath: "/data"