mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 06:32:32 +00:00
Partial revert to fix local-up-cluster.sh
This commit is contained in:
@@ -354,7 +354,7 @@ with the apiserver API to configure the proxy.`,
|
||||
glog.Fatalf("unable to create flag defaults: %v", err)
|
||||
}
|
||||
|
||||
opts.AddFlags(pflag.CommandLine)
|
||||
opts.AddFlags(cmd.Flags())
|
||||
|
||||
cmd.MarkFlagFilename("config", "yaml", "yml", "json")
|
||||
|
||||
|
Reference in New Issue
Block a user