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