# yaml-language-server: $schema=./values.schema.json image: pullPolicy: IfNotPresent repository: lscr.io/linuxserver/cops tag: 4.5.2@sha256:0ac79f01642e559509e1f5df742bfa51dc7f18d7ab5837c0a05b5000e54627e6 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