catalog/stable/pwndrop/9.8.3/ix_values.yaml

26 lines
497 B
YAML

image:
repository: ghcr.io/linuxserver/pwndrop
pullPolicy: IfNotPresent
tag: 1.0.1@sha256:4776da09a1c1479f5e6e5aa818c9aa332d9f75ecbe6e2d971bd5f17a4033ab3b
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