Files
catalog/stable/openvscode-server/6.0.8/ix_values.yaml
TrueCharts-Bot 463c8a48bb Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-09-16 16:44:14 +00:00

30 lines
610 B
YAML

image:
repository: tccr.io/truecharts/openvscode-server
pullPolicy: IfNotPresent
tag: v1.82.2@sha256:fb07bd3bcc76ec8107b1e40d9f4edffaa24dad383f7714ab88b583fec691c556
# secretEnv:
# CONNECTION_TOKEN: "somerandomstring"
# CONNECTION_SECRET: ""
# SUDO_PASSWORD: ""
service:
main:
ports:
main:
targetPort: 3000
port: 10135
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
open:
enabled: true
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0