* chore(deps): update docker general non-major * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
20 lines
374 B
YAML
20 lines
374 B
YAML
image:
|
|
repository: tccr.io/truecharts/cyberchef
|
|
tag: v9.37.3@sha256:81423c32f332b4edb732da0a1d7c25a3d9f81faa38fa04c8bbe547ff392d078c
|
|
pullPolicy: IfNotPresent
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
|
|
podSecurityContext:
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10219
|
|
targetPort: 8000
|