forked from LaconicNetwork/kompose
Support insecure registry and enhance parsing of image stream tag
This commit is contained in:
@@ -43,6 +43,7 @@ type ConvertOptions struct {
|
||||
GenerateYaml bool
|
||||
GenerateJSON bool
|
||||
EmptyVols bool
|
||||
InsecureRepository bool
|
||||
Replicas int
|
||||
InputFiles []string
|
||||
OutFile string
|
||||
|
||||
Reference in New Issue
Block a user