Files
truecharts/charts/stable/pwndrop/values.yaml
T
TrueCharts BotandGitHub 0b005a9463 chore(deps): pin dependencies (#5688)
* chore(deps): pin dependencies

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-24 23:09:51 +01:00

30 lines
491 B
YAML

image:
repository: tccr.io/truecharts/pwndrop
pullPolicy: IfNotPresent
tag: v1.0.1@sha256:f4aa11c79d142af2ab66efa5bf1085e606a1bfc76affde34a8be084130704ffb
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 8080
port: 10149
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
enabled: true