catalog/stable/doublecommander/9.0.10/ix_values.yaml

50 lines
927 B
YAML

image:
repository: tccr.io/truecharts/doublecommander
pullPolicy: IfNotPresent
tag: latest@sha256:0c186eeb5589fb82e99e0cd551cad57fd6a904394698de96158b5d3ee8f89f30
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