TrueChartsCatalogClone/stable/code-server/2.0.14/ix_values.yaml

35 lines
595 B
YAML
Raw Normal View History

image:
repository: tccr.io/truecharts/code-server
pullPolicy: IfNotPresent
tag: v3.12.0@sha256:2853a8bdd8eed9c09bcd4b100b9d4be20c42a307b9d1cbae1a204276e948f9ce
# PASSWORD: password
# SUDO_PASSWORD: password
# HASHED_PASSWORD
env:
PUID: 568
# PROXY_DOMAIN: code-server.my.domain
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10063
targetPort: 8443
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true