TrueChartsClone/charts/stable/pwndrop/values.yaml

26 lines
497 B
YAML

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