TrueChartsClone/charts/stable/pylon/values.yaml

37 lines
540 B
YAML

image:
repository: tccr.io/truecharts/pylon
pullPolicy: IfNotPresent
tag: 2.9.0@sha256:e683aaa79ba616d431b0e42e7f3a652a344d78988edf3f3b83e7a8636251a565
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
portal:
enabled: true