TrueChartsClone/charts/stable/cyberchef/values.yaml

41 lines
739 B
YAML

image:
repository: tccr.io/truecharts/cyberchef
tag: v10.5.2@sha256:5d38619d11523c8d57e7643726b56a09f743ad290512c4a791d0cae3c8368aaa
pullPolicy: IfNotPresent
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10219
protocol: http
targetPort: 8000
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env: {}
portal:
open:
enabled: true