TrueChartsClone/charts/stable/pwndrop/values.yaml

26 lines
497 B
YAML

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