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:608d49cd87d51fa6ad26386a213e5ea2249133822e9d9047426169473220fa2d
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