image: repository: linuxserver/snapdrop tag: latest@sha256:d35d43397e4d7e9b01df0516f5a7d05ef98efba3e81d7613c361b0acade75ac7 pullPolicy: IfNotPresent service: main: ports: main: port: 10215 targetPort: 80 persistence: config: enabled: true mountPath: "/config" portal: open: enabled: true securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsUser: 0 runAsGroup: 0