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