Files
catalog/incubator/cloudcommander/2.0.13/ix_values.yaml
TrueCharts-Bot 14d134a894 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-30 13:49:04 +00:00

30 lines
557 B
YAML

env:
HOME: /root
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cloudcommander
tag: latest@sha256:3b7888ba817460f0ea451d6b0c3a9904528f85edaebe4dee123f012934f36028
persistence:
appdata:
enabled: true
mountPath: /root
mountpath:
enabled: true
mountPath: /UNRAID
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 8765
protocol: TCP
targetPort: 8000
portal:
enabled: true