Remove unused env vars from collab k8s manifest
This commit is contained in:
parent
5447f63e9d
commit
38bdf7ad92
2 changed files with 0 additions and 34 deletions
|
@ -28,8 +28,6 @@ pub struct Config {
|
|||
pub database_url: String,
|
||||
pub api_token: String,
|
||||
pub invite_link_prefix: String,
|
||||
pub honeycomb_api_key: Option<String>,
|
||||
pub honeycomb_dataset: Option<String>,
|
||||
pub rust_log: Option<String>,
|
||||
pub log_json: Option<bool>,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue