Files
catalog/stable/pylon/2.0.7/ix_values.yaml
TrueCharts-Bot 2d3b1a3ad2 Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-25 15:17:20 +00:00

34 lines
444 B
YAML

image:
repository: tccr.io/truecharts/pylon
pullPolicy: IfNotPresent
tag: v2.8.0
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
secretEnv:
PYUSER: ""
PYPASS: ""
env:
GITURL: ""
service:
main:
ports:
main:
targetPort: 3131
port: 3131
persistence:
code:
enabled: true
mountPath: "/code"
varrun:
enabled: true