Skip to content

Commit

Permalink
fix: revise comment
Browse files Browse the repository at this point in the history
  • Loading branch information
digikata committed Mar 14, 2024
1 parent 47d0c47 commit 76dc734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/fluvio-cluster/src/cli/start/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ pub struct K8Install {
#[arg(long)]
use_k8_port_forwarding: bool,

/// Uses ip for connecting to SC
/// Config option used in kubernetes deployments
#[arg(long, hide = true)]
use_cluster_ip: bool,

Expand Down

0 comments on commit 76dc734

Please sign in to comment.