Files
catalog/stable/truecommand/15.0.8/ix_values.yaml
TrueCharts-Bot c2dd4f9687 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-08 22:39:44 +00:00

24 lines
464 B
YAML

image:
repository: tccr.io/truecharts/truecommand
pullPolicy: IfNotPresent
tag: 2.2@sha256:e1e97b3a75948def0616e8b6032c7bab50b805ff33f1383d0ad55cb88ef7dd88
service:
main:
ports:
main:
port: 10031
targetPort: 80
persistence:
data:
enabled: true
mountPath: "/data"
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0