image: pullPolicy: IfNotPresent repository: ghcr.io/hotio/duplicacy tag: release-1.7.2@sha256:128dc0dc3331797f566fe8a280e01c5e5c452b7b21b8db4eb12ce5d5b0e5ce68 securityContext: container: runAsGroup: 0 runAsUser: 0 readOnlyRootFilesystem: false service: main: ports: main: port: 3875 protocol: http targetPort: 3875 persistence: config: enabled: true mountPath: /config cache: enabled: true mountPath: /cache logs: enabled: true mountPath: /logs portal: open: enabled: true