forked from LaconicNetwork/kompose
Add flag to turn off push image when kompose up
This commit is contained in:
@@ -41,6 +41,7 @@ type ConvertOptions struct {
|
||||
BuildRepo string
|
||||
BuildBranch string
|
||||
Build string
|
||||
PushImage bool
|
||||
CreateChart bool
|
||||
GenerateYaml bool
|
||||
GenerateJSON bool
|
||||
|
||||
Reference in New Issue
Block a user