Files
catalog/stable/truecommand/18.1.0/ix_values.yaml
TrueCharts-Bot 085d6ecfb2 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-17 13:24:04 +00:00

24 lines
457 B
YAML

image:
repository: ixsystems/truecommand
pullPolicy: IfNotPresent
tag: 3.0.0@sha256:8bb4e2467ea411aa354ea8e1dce92440045d67872d8c0d5f23b926054bf77606
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