mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 04:15:30 +00:00
fix: add more suggestive env var example
Signed-off-by: Andre Nogueira <andre.nogueira@mollie.com>
This commit is contained in:
parent
aae2ae001b
commit
0cde4a9493
1 changed files with 3 additions and 2 deletions
|
|
@ -52,8 +52,9 @@ envSecrets: []
|
||||||
|
|
||||||
# -- Set additional environment variables.
|
# -- Set additional environment variables.
|
||||||
envs: []
|
envs: []
|
||||||
# - name: FOO
|
# # Disable sourcebot telemetry.
|
||||||
# value: bar
|
# - name: SOURCEBOT_TELEMETRY_DISABLED
|
||||||
|
# value: "1"
|
||||||
|
|
||||||
# -- Configure Sourcebot-specific application settings.
|
# -- Configure Sourcebot-specific application settings.
|
||||||
config:
|
config:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue