image: repository: ghcr.io/geek-cookbook/nzbget pullPolicy: IfNotPresent tag: 21.1@sha256:c1a70f5ea220eb560558159913f8259690a25056f1cf99649beaacfe84ca55a3 service: main: ports: main: port: 10057 targetPort: 6789 persistence: config: enabled: true mountPath: "/config" portal: open: enabled: true workload: main: podSpec: containers: main: probes: liveness: enabled: false readiness: enabled: false startup: enabled: false