forked from LaconicNetwork/kompose
Add flag to support store manifest when kompose up (#1208)
This commit is contained in:
@@ -47,6 +47,7 @@ type ConvertOptions struct {
|
||||
CreateChart bool
|
||||
GenerateYaml bool
|
||||
GenerateJSON bool
|
||||
StoreManifest bool
|
||||
EmptyVols bool
|
||||
Volumes string
|
||||
InsecureRepository bool
|
||||
|
||||
Reference in New Issue
Block a user