20 lines
374 B
YAML
20 lines
374 B
YAML
image:
|
|
repository: tccr.io/truecharts/cyberchef
|
|
tag: v9.39.1@sha256:39a97f2ae8a68d7b827289ede67c3b8d1d6d8324908ad70f86275668fda42b85
|
|
pullPolicy: IfNotPresent
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
|
|
podSecurityContext:
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10219
|
|
targetPort: 8000
|