image: repository: tccr.io/truecharts/cyberchef tag: v10.5.2@sha256:0a998c842a0ac3b98a9954b739463ccadd57e9f8b6d22f3358deeeaa0112bea2 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