Skip to content

Commit

Permalink
release v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CristhianF7 committed Mar 14, 2024
1 parent 975dc8f commit ade415e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/launch/cmd.go
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,6 @@ func Up(additionalHelmFlags []string, inCluster bool, useTelemetry bool) {
}

installFlags = append(installFlags, "--create-namespace")
installFlags = append(installFlags, "--set")

// Install helm chart
a, b, err := pkg.ExecShellReturnStrings(helmClient, installFlags...)
Expand Down

0 comments on commit ade415e

Please sign in to comment.