feat(clustertool/spegel): improve spegel behavior for clustertool and make kubedashboard optional on clustertool
This commit is contained in:
@@ -12,7 +12,7 @@ var hrinstall = &cobra.Command{
|
||||
Use: "install",
|
||||
Short: "install a helm-release file without flux, helm-release file needs to be called helm-release.yaml",
|
||||
Run: func(cmd *cobra.Command, args []string) {
|
||||
initfiles.LoadTalEnv()
|
||||
initfiles.LoadTalEnv(false)
|
||||
|
||||
var dir string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user