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