Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-03-02 12:52:03 +00:00
parent 2783a794dc
commit f2c1b20a38
5036 changed files with 607524 additions and 560946 deletions

View File

@@ -0,0 +1,27 @@
image:
repository: tccr.io/truecharts/truecommand
pullPolicy: IfNotPresent
tag: v2.1@sha256:a77bf1fc06391fde502270b4e7a39798f4f84e6d97735402b86cb6464b3fa2dd
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"