Files
catalog/stable/pylon/6.0.19/ix_values.yaml
TrueCharts-Bot b68483a807 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 10:34:06 +00:00

35 lines
638 B
YAML

image:
repository: ghcr.io/linuxserver/pylon
pullPolicy: IfNotPresent
tag: 2.10.0@sha256:f4126dc7800b95b4d197df6edc7aaff9f6fca996c58ed2d840df2ef81d850ff8
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: ""