Skip to content

Commit f255c5e

Browse files
rushyrushyiliang114
authored andcommitted
Fix Helm boolean environment variable (coder#6563)
1 parent e29e508 commit f255c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/helm-chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ extraArgs: []
7171
# Optional additional environment variables
7272
extraVars: []
7373
# - name: DISABLE_TELEMETRY
74-
# value: true
74+
# value: "true"
7575
# - name: DOCKER_HOST
7676
# value: "tcp://localhost:2375"
7777

0 commit comments

Comments
 (0)