This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
zed
Watch
1
Star
0
Fork
You've already forked zed
0
mirror of
https://github.com/zed-industries/zed.git
synced
2025-02-07 11:11:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
c2973f33c2
zed
/
crates
/
collab
/
k8s
/
environments
/
production.sh
4 lines
59 B
Bash
Raw
Normal View
History
Unescape
Escape
Add placeholder environment variables to our deploy We have the ability to define environment-specific environment variables, but don't current need it. This keeps these files in place while avoiding noise from running `export` with no args due to the files being empty. Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2022-01-12 23:33:41 +00:00
ZED_ENVIRONMENT
=
production
Set log level to info on Kubernetes Co-Authored-By: Antonio Scandurra <me@as-cii.com>
2022-04-28 15:10:09 +00:00
RUST_LOG
=
info
Assign tracing-related environment variables in Kubernetes Co-Authored-By: Antonio Scandurra <me@as-cii.com>
2022-04-28 14:48:57 +00:00
TRACE_LEVEL
=
debug
Reference in a new issue
Copy permalink