Skip to content

Commit

Permalink
Update help message for metrics-server
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Oct 15, 2019
1 parent 20e1074 commit ed52552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/cmd/metricsserver_app.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ func makeInstallMetricsServer() *cobra.Command {
Use: "metrics-server",
Short: "Install metrics-server",
Long: `Install metrics-server`,
Example: ` k3sup app install metrics-server --loadbalancer`,
Example: ` k3sup app install metrics-server --namespace default`,
SilenceUsage: true,
}

Expand Down

0 comments on commit ed52552

Please sign in to comment.