forked from LaconicNetwork/kompose
Allow specifying repo,branch info for buildconfig over CLI.
This commit is contained in:
@@ -34,6 +34,8 @@ type ConvertOptions struct {
|
||||
CreateDS bool
|
||||
CreateDeploymentConfig bool
|
||||
CreateBuildConfig bool
|
||||
Repo string
|
||||
Branch string
|
||||
CreateChart bool
|
||||
GenerateYaml bool
|
||||
EmptyVols bool
|
||||
|
||||
Reference in New Issue
Block a user