forked from LaconicNetwork/kompose
cli: add --emptyvols option
This commit is contained in:
@@ -113,6 +113,7 @@ type ConvertOptions struct {
|
||||
CreateDeploymentConfig bool
|
||||
CreateChart bool
|
||||
GenerateYaml bool
|
||||
EmptyVols bool
|
||||
Replicas int
|
||||
InputFile string
|
||||
OutFile string
|
||||
|
||||
Reference in New Issue
Block a user