* chore(deps): update docker general non-major * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
23 lines
398 B
YAML
23 lines
398 B
YAML
image:
|
|
repository: tccr.io/truecharts/cyberchef
|
|
tag: 9.46.5@sha256:5e7025bc3f56671186f44f54d6313765e32f3a7e8b2bcfcb625416b32fba867c
|
|
pullPolicy: IfNotPresent
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
|
|
podSecurityContext:
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10219
|
|
targetPort: 8000
|
|
|
|
portal:
|
|
enabled: true
|