Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nithyatsu committed Mar 7, 2023
1 parent 451ea8e commit bb03870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/rad/cmd/installKubernetes.go
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ func installKubernetes(cmd *cobra.Command, args []string) error {
if err != nil {
return err
}
helm.GetTracerProvider(cliOptions.Radius, kubeContext)
//helm.GetTracerProvider(cliOptions.Radius, kubeContext)

//installation completed. update workspaces, if any.
if !alreadyInstalled {
Expand Down

0 comments on commit bb03870

Please sign in to comment.