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

24 lines
471 B
YAML

image:
repository: tccr.io/truecharts/qinglong
pullPolicy: IfNotPresent
tag: v2.15.14@sha256:bdcac7742596b7c872d7dc7309140133369518d7223ce01cf49a642c6bbf2dac
service:
main:
ports:
main:
targetPort: 5700
port: 10176
persistence:
data:
enabled: true
mountPath: "/ql/data"
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0