Files
truecharts/charts/stable/cops/values.yaml
T

28 lines
534 B
YAML

image:
pullPolicy: IfNotPresent
repository: lscr.io/linuxserver/cops
tag: 2.7.2@sha256:7cebb4839c73a8b5af6b5d4308a6eb99eb57b4c81cda2c718e5f72a4f81f46d0
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