make the resource prefix in etcd configurable for cohabitation
This commit is contained in:
@@ -168,5 +168,6 @@ func createRESTOptionsOrDie(s *genericoptions.ServerRunOptions, g *genericapiser
|
||||
Storage: storage,
|
||||
Decorator: g.StorageDecorator(),
|
||||
DeleteCollectionWorkers: s.DeleteCollectionWorkers,
|
||||
ResourcePrefix: f.ResourcePrefix(resource),
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user