* 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.48.0@sha256:25a50a7039e93b29baebd079a124af4f978ceb442bbc7a161135da0810e7105a
|
|
pullPolicy: IfNotPresent
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
|
|
podSecurityContext:
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10219
|
|
targetPort: 8000
|
|
|
|
portal:
|
|
enabled: true
|