catalog/stable/pwndrop/9.7.8/ix_values.yaml

26 lines
497 B
YAML
Raw Normal View History

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