Files
truecharts/charts/stable/cops/values.yaml
T
903758c91a feat(cops): Move to stable (#6588)
* feat(cops): Move to stable

* cleanup values

* cleanup questions

* Update charts/stable/cops/Chart.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-01-21 14:09:05 +02:00

32 lines
528 B
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cops
tag: latest@sha256:f356015ceef5155bdab78191c803f03affc80392dd9e24c795395dd4543b947c
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 10609
protocol: HTTP
targetPort: 80
persistence:
config:
enabled: true
mountPath: /config
books:
enabled: true
mountPath: /books
portal:
enabled: true