Move kubernetes registry to myodc/go-plugins because god damnit stop breaking you....
This commit is contained in:
@@ -131,7 +131,6 @@ var (
|
||||
Registries = map[string]func([]string, ...registry.Option) registry.Registry{
|
||||
"consul": consul.NewRegistry,
|
||||
"etcd": etcd.NewRegistry,
|
||||
"kubernetes": kubernetes.NewRegistry,
|
||||
"memory": memory.NewRegistry,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user