Files
catalog/stable/openvscode-server/2.0.2/ix_values.yaml
TrueCharts-Bot 22d2865c0f Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-07 23:34:52 +00:00

33 lines
528 B
YAML

image:
repository: tccr.io/truecharts/openvscode-server
pullPolicy: IfNotPresent
tag: v1.67.2
# portal:
# path: "/?tkn={{ .Values.secret.CONNECTION_TOKEN }}"
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
secretEnv: {}
# CONNECTION_TOKEN: "somerandomstring"
service:
main:
ports:
main:
targetPort: 3000
port: 10135
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true