image: repository: mpepping/cyberchef tag: v10.15.0@sha256:8e8f6531da2425505b6137458116f0f76c57ca0ee0288726a2329cd0c12dbe4f 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