TrueChartsClone/charts/stable/pwndrop/values.yaml

26 lines
497 B
YAML

image:
repository: tccr.io/truecharts/pwndrop
pullPolicy: IfNotPresent
tag: v1.0.1@sha256:04007baec3d4cb00604796d2ee636f9bd2fca5af16b7049551e5533c8e998007
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