forked from LaconicNetwork/kompose
Remove the support for converting to Replica Sets
This commit is contained in:
@@ -64,10 +64,6 @@ func ConvertCommand() cli.Command {
|
||||
Name: "replicationcontroller,rc",
|
||||
Usage: "Generate a replication controller resource file",
|
||||
},
|
||||
cli.BoolFlag{
|
||||
Name: "replicaset,rs",
|
||||
Usage: "Generate a replicaset resource file",
|
||||
},
|
||||
cli.IntFlag{
|
||||
Name: "replicas",
|
||||
Value: 1,
|
||||
|
||||
Reference in New Issue
Block a user