image: repository: tccr.io/truecharts/snapdrop tag: latest@sha256:c2bb1006b7ca96f5b8a8799bb105a042db6b7fb1f3514fdfb8922329ce6df8ce 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