mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 12:25:22 +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.
|
||||
envs: []
|
||||
# - name: FOO
|
||||
# value: bar
|
||||
# # Disable sourcebot telemetry.
|
||||
# - name: SOURCEBOT_TELEMETRY_DISABLED
|
||||
# value: "1"
|
||||
|
||||
# -- Configure Sourcebot-specific application settings.
|
||||
config:
|
||||
|
|
|
|||
Loading…
Reference in a new issue