image: repository: ghcr.io/linuxserver/pwndrop pullPolicy: IfNotPresent tag: 1.0.1@sha256:792e8fa7a42c7f25652059d01344ff3834fc5384a4201120dede7e11c72ddf3e service: main: ports: main: targetPort: 8080 port: 10149 persistence: config: enabled: true mountPath: "/config" varrun: enabled: true portal: open: enabled: true securityContext: container: runAsNonRoot: false readOnlyRootFilesystem: false runAsUser: 0 runAsGroup: 0