Skip to content

Commit

Permalink
refactor: do not set output by default
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrockopp committed Feb 26, 2020
1 parent 91a2c05 commit 3e08832
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/vela-kubernetes/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ func main() {
EnvVar: "PARAMETER_OUTPUT,PATCH_OUTPUT",
Name: "patch.output",
Usage: "set output for patch - options: (json|yaml|wide)",
Value: "json",
},

// Status Flags
Expand Down

0 comments on commit 3e08832

Please sign in to comment.