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