Files
truecharts/charts/stable/doublecommander/values.yaml
T
02c2750973 chore(deps): update non-major (#1384)
* chore(deps): update non-major

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-23 11:46:49 +01:00

30 lines
501 B
YAML

image:
repository: ghcr.io/linuxserver/doublecommander
pullPolicy: IfNotPresent
tag: version-0.8.2-1@sha256:61800aec4066ab01d10bebf8a06de3f6a1b1fe7f9bc0c198d9aaad8770f85ce0
env:
PUID: 568
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 3000
targetPort: 3000
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true