image: repository: linuxserver/snapdrop tag: latest@sha256:92bf448fd337956c0642018efd116fce02fb0e6bb5ecb6e6074d440c617f19d7 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