Skip to content

Commit

Permalink
Ops
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitryDodzin committed Sep 9, 2024
1 parent 3f048c2 commit d0231fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mirrord/config/src/container.rs
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ pub struct ContainerConfig {
/// ### container.cli_extra_args {#container-cli_extra_args}
///
/// Any extra args to use when creating the sidecar mirrord-cli container.
#[config(default)]
pub cli_extra_args: Vec<String>,

/// ### container.cli_image_lib_path {#container-cli_image}
Expand Down

0 comments on commit d0231fa

Please sign in to comment.