TrueChartsClone/charts/stable/qinglong/values.yaml

24 lines
457 B
YAML

image:
repository: whyour/qinglong
pullPolicy: IfNotPresent
tag: 2.17.6@sha256:eaa748ed9639f69ad2372fcb71eb0596b3b11244f1b64e58003d293c22e4fb16
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