TrueChartsCatalogClone/stable/pylon/6.0.5/ix_values.yaml

35 lines
638 B
YAML
Raw Normal View History

2023-08-01 09:25:32 +00:00
image:
repository: tccr.io/truecharts/pylon
pullPolicy: IfNotPresent
tag: v2.10.0@sha256:34db16bb217e8fa5a07f47ad51a83af6005ea63e46729a15dbbee0a2f63aa720
2023-08-01 09:25:32 +00:00
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: ""