2022-07-22 20:19:45 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
2023-12-06 10:42:22 +00:00
|
|
|
repository: ich777/krusader
|
2024-06-06 12:21:57 +00:00
|
|
|
tag: latest@sha256:6f70afdb63a0d620a49c417562017eb3a8f16f4b3d03207a6b2a4979b63fc012
|
2022-07-22 20:19:45 +00:00
|
|
|
persistence:
|
|
|
|
containerpath:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /krusader
|
|
|
|
datapath:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /mnt/user
|
2023-12-07 14:26:46 +00:00
|
|
|
portal:
|
2023-12-12 15:54:42 +00:00
|
|
|
open:
|
|
|
|
enabled: true
|
2022-07-22 20:19:45 +00:00
|
|
|
securityContext:
|
2023-12-07 14:26:46 +00:00
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
2022-07-22 20:19:45 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 8080
|
2023-12-12 15:54:42 +00:00
|
|
|
protocol: tcp
|
2022-07-22 20:19:45 +00:00
|
|
|
targetPort: 8080
|
2023-12-07 14:26:46 +00:00
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
env:
|
|
|
|
CUSTOM_RES_H: "768"
|
|
|
|
CUSTOM_RES_W: "1280"
|
|
|
|
NOVNC_RESIZE: remote
|
|
|
|
RUNASROOT: "false"
|
|
|
|
USER_LOCALES: en_US.UTF-8 UTF-8
|