Files
truecharts/charts/stable/pylon/values.yaml
T
TrueCharts Bot 0b005a9463 chore(deps): pin dependencies (#5688)
* chore(deps): pin dependencies

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-24 23:09:51 +01:00

37 lines
540 B
YAML

image:
repository: tccr.io/truecharts/pylon
pullPolicy: IfNotPresent
tag: 2.9.0@sha256:08e887ca696ae58ba16581730d4cba7317877d793fd1eb9f785dd184fb26ab2f
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