Files
catalog/stable/openvscode-server/2.0.21/ix_values.yaml
TrueCharts-Bot d21f53f9f8 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-14 21:58:39 +00:00

35 lines
575 B
YAML

image:
repository: tccr.io/truecharts/openvscode-server
pullPolicy: IfNotPresent
tag: v1.69.1
# portal:
# path: "/?tkn={{ .Values.secret.CONNECTION_TOKEN }}"
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
# 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