Files
catalog/stable/doublecommander/9.0.6/ix_values.yaml
TrueCharts-Bot 751d3ff485 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-09-13 21:43:34 +00:00

50 lines
927 B
YAML

image:
repository: tccr.io/truecharts/doublecommander
pullPolicy: IfNotPresent
tag: latest@sha256:09b586c224e100329b4cbaf2dda223a197fc3634f3c59c018ff3d4fed4c6eb26
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10034
targetPort: 3000
workload:
main:
podSpec:
containers:
main:
securityContext:
capabilities:
add:
- SYS_CHROOT
- KILL
- NET_BIND_SERVICE
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true