23 lines
399 B
YAML
23 lines
399 B
YAML
image:
|
|
repository: tccr.io/truecharts/cyberchef
|
|
tag: v9.46.0@sha256:3c3816f5f3be21dd62ef618e47ae586e249cd1197c3265d81115874635f4cad7
|
|
pullPolicy: IfNotPresent
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
|
|
podSecurityContext:
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10219
|
|
targetPort: 8000
|
|
|
|
portal:
|
|
enabled: true
|