Files
truecharts/charts/stable/cyberchef/values.yaml
T
TrueCharts BotandGitHub 5f7d0829e1 chore(deps): update docker general non-major (#2960)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-25 13:56:54 +02:00

20 lines
374 B
YAML

image:
repository: tccr.io/truecharts/cyberchef
tag: v9.39.1@sha256:896f55a22c4cbe2f321bf001327597caf08deab359b8fd99ac428833ed7694be
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10219
targetPort: 8000