forked from LaconicNetwork/kompose
Support custom registry on pushing image
This commit is contained in:
@@ -52,6 +52,7 @@ type ConvertOptions struct {
|
||||
BuildBranch string
|
||||
Build string
|
||||
PushImage bool
|
||||
PushImageRegistry string
|
||||
CreateChart bool
|
||||
GenerateYaml bool
|
||||
GenerateJSON bool
|
||||
|
||||
Reference in New Issue
Block a user