* 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
399 B
YAML
23 lines
399 B
YAML
image:
|
|
repository: tccr.io/truecharts/cyberchef
|
|
tag: v9.46.0@sha256:bba61bf08f1ccca88d6ec9958bce655cd17180d6414d1f6dd65b4eb2f19f30b7
|
|
pullPolicy: IfNotPresent
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
|
|
podSecurityContext:
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10219
|
|
targetPort: 8000
|
|
|
|
portal:
|
|
enabled: true
|