Using a nil map to initialize the pod indexers will cause runtime failure when trying to add indexers in scheduler plugin. We use a empty map to enable scheduler plugins to add their indexers. Signed-off-by: Francesco Romani <fromani@redhat.com>