TrueChartsClone/charts/stable/pwndrop/values.yaml

26 lines
497 B
YAML

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