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