forked from LaconicNetwork/kompose
Add "--pvc-request-size" new command line parameter (#1406)
This commit is contained in:
@@ -58,6 +58,7 @@ type ConvertOptions struct {
|
||||
StoreManifest bool
|
||||
EmptyVols bool
|
||||
Volumes string
|
||||
PVCRequestSize string
|
||||
InsecureRepository bool
|
||||
Replicas int
|
||||
InputFiles []string
|
||||
|
||||
Reference in New Issue
Block a user