Support export yaml with indent (#1219)
This commit is contained in:
@@ -63,6 +63,8 @@ type ConvertOptions struct {
|
||||
IsReplicaSetFlag bool
|
||||
IsDeploymentConfigFlag bool
|
||||
IsNamespaceFlag bool
|
||||
|
||||
YAMLIndent int
|
||||
}
|
||||
|
||||
// ServiceConfig holds the basic struct of a container
|
||||
|
||||
Reference in New Issue
Block a user