Files
truecharts/charts/stable/pylon/values.yaml
T
renovate[bot] 596fb9f935 chore(deps): update docker general non-major (#2175)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-15 16:05:49 +01:00

34 lines
441 B
YAML

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