Files
truecharts/charts/stable/cloud9/values.yaml
T
renovate[bot] e8dbca32f5 chore(deps): update non-major (#1449)
* chore(deps): update 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>
2021-12-03 15:07:49 +01:00

33 lines
536 B
YAML

image:
repository: tccr.io/truecharts/cloud9
pullPolicy: IfNotPresent
tag: version-1.29.2@sha256:4891fa151fe52c43719f0346124f29c81ed47be16cdc34554b8896b0cb80cb73
# USERNAME="" #optional
# PASSWORD="" #optional
env:
PUID: 568
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10070
targetPort: 8000
persistence:
code:
enabled: true
mountPath: "/code"
varrun:
enabled: true