mirror of https://github.com/fluxcd/flagger.git
remove logCmdOutput flag
This commit is contained in:
parent
b5932e8905
commit
2ef1c5608e
|
|
@ -15,7 +15,6 @@ var (
|
|||
logLevel string
|
||||
port string
|
||||
timeout time.Duration
|
||||
logCmdOutput bool
|
||||
zapReplaceGlobals bool
|
||||
zapEncoding string
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue