image: pullPolicy: IfNotPresent repository: lscr.io/linuxserver/cops tag: 3.5.4@sha256:7b7351863df4f1ef48ce16c25e8fc5a4c01df75c481d2dc0f8221ca9e1845ecd securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsGroup: 0 runAsUser: 0 service: main: ports: main: port: 10609 protocol: http targetPort: 80 persistence: config: enabled: true mountPath: /config books: enabled: true mountPath: /books portal: open: enabled: true