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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-18 19:09:29 +02:00

20 lines
374 B
YAML

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