2022-07-20 19:12:54 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
2023-11-18 16:27:26 +00:00
|
|
|
repository: ghcr.io/hotio/duplicacy
|
2023-12-01 06:29:51 +00:00
|
|
|
tag: release-1.7.2@sha256:425c5c9a0bd9efd8e84b6800eca5a73a4ceda479b116e05f7c06ea08ae8957ae
|
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
|