Archived
1
0

Fix Helm boolean environment variable (#6563)

This commit is contained in:
Evan Rush 2023-12-04 13:32:16 -06:00 committed by GitHub
parent 3e8100b70e
commit 1fac50d6f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,7 +71,7 @@ extraArgs: []
# Optional additional environment variables
extraVars: []
# - name: DISABLE_TELEMETRY
# value: true
# value: "true"
# - name: DOCKER_HOST
# value: "tcp://localhost:2375"