Files
truecharts/charts/incubator/cloudcommander/values.yaml
T
TrueCharts BotandGitHub 42614bad5e chore(deps): update docker general non-major (#4049)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-10 12:53:23 +02:00

30 lines
557 B
YAML

env:
HOME: /root
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cloudcommander
tag: latest@sha256:8afa63a421d46ed30c0ddc524b025467cf309e708d4d81d656a3b79adf96f29f
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