Files
truecharts/charts/stable/doublecommander/values.yaml
T

42 lines
889 B
YAML

image:
repository: ghcr.io/linuxserver/doublecommander
pullPolicy: IfNotPresent
tag: latest@sha256:3714c0270c8e5db8075b96a8f66ce97f3b2b7963eb2afea3e8db8b8b8fa5d416
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