* chore(deps): update docker general non-major docker tags * 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:dafd8bea2e8bd727042a2047fc081225f1b50236ff728cf0e432b3dbd0c00d4d
|
|
pullPolicy: IfNotPresent
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
|
|
podSecurityContext:
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10219
|
|
targetPort: 8000
|
|
|
|
portal:
|
|
enabled: true
|