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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-02 11:36:11 +02:00

20 lines
374 B
YAML

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