forked from LaconicNetwork/kompose
Initial implementation of BuildConfig support for Openshift provider.
This commit is contained in:
@@ -33,6 +33,7 @@ type ConvertOptions struct {
|
||||
CreateRC bool
|
||||
CreateDS bool
|
||||
CreateDeploymentConfig bool
|
||||
CreateBuildConfig bool
|
||||
CreateChart bool
|
||||
GenerateYaml bool
|
||||
EmptyVols bool
|
||||
|
||||
Reference in New Issue
Block a user