mirror of
https://github.com/coder/code-server.git
synced 2026-02-05 06:23:35 -06:00
Fix Helm boolean environment variable (#6563)
This commit is contained in:
parent
3e8100b70e
commit
1fac50d6f6
@ -71,7 +71,7 @@ extraArgs: []
|
||||
# Optional additional environment variables
|
||||
extraVars: []
|
||||
# - name: DISABLE_TELEMETRY
|
||||
# value: true
|
||||
# value: "true"
|
||||
# - name: DOCKER_HOST
|
||||
# value: "tcp://localhost:2375"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user