scale-catalog/stable/doublecommander/12.8.16/ix_values.yaml

45 lines
923 B
YAML
Raw Permalink Normal View History

2024-07-13 07:59:30 +00:00
image:
repository: ghcr.io/linuxserver/doublecommander
pullPolicy: IfNotPresent
tag: latest@sha256:3447c0a321743fe2f5e86fe8ce450efe344d1f6003d0a267f17ddc03c080f965
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