Skip to content

Commit

Permalink
Update pkg/cli/cmd/install/kubernetes/kubernetes.go
Browse files Browse the repository at this point in the history
Co-authored-by: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com>
Signed-off-by: ckansara16 <41126429+ckansara16@users.noreply.github.com>
  • Loading branch information
ckansara16 and Reshrahim authored Oct 17, 2024
1 parent c8b59ce commit 450fbb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/cli/cmd/install/kubernetes/kubernetes.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ rad install kubernetes --set global.prometheus.path=/customdomain.com/metrics,gl
# Install Radius using a helmchart from specified file path
rad install kubernetes --chart /root/radius/deploy/Chart
# Re-install Radius with latest version
# Force re-install Radius with latest version
rad install kubernetes --reinstall
`,
Args: cobra.ExactArgs(0),
Expand Down

0 comments on commit 450fbb5

Please sign in to comment.