2022-07-20 19:12:54 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
2023-11-18 16:27:26 +00:00
|
|
|
repository: ghcr.io/hotio/duplicacy
|
2024-09-07 06:23:32 +00:00
|
|
|
tag: release-1.7.2@sha256:fbce4021257c737e62f9af3a9e8a0a55cebdf8fc46aab0df430bd8b64567bada
|
2022-07-20 19:12:54 +00:00
|
|
|
securityContext:
|
2023-11-18 16:27:26 +00:00
|
|
|
container:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
|
|
|
readOnlyRootFilesystem: false
|
2022-07-20 19:12:54 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 3875
|
2023-11-18 16:27:26 +00:00
|
|
|
protocol: http
|
2022-07-20 19:12:54 +00:00
|
|
|
targetPort: 3875
|
2022-11-22 10:20:08 +00:00
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /config
|
|
|
|
cache:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /cache
|
|
|
|
logs:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /logs
|
2022-08-08 21:25:02 +00:00
|
|
|
portal:
|
2023-11-18 16:27:26 +00:00
|
|
|
open:
|
|
|
|
enabled: true
|