TrueChartsCatalogClone/stable/pylon/5.0.23/ix_values.yaml

35 lines
638 B
YAML

image:
repository: tccr.io/truecharts/pylon
pullPolicy: IfNotPresent
tag: v2.10.0@sha256:56d47ad404038f5d5bdad7c43a6427e67db975a61b371e4da09c778cd005d4f8
service:
main:
ports:
main:
targetPort: 3131
port: 3131
persistence:
code:
enabled: true
mountPath: "/code"
varrun:
enabled: true
portal:
open:
enabled: true
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
env:
GITURL: ""
PYUSER: ""
PYPASS: ""