Skip to content

Commit

Permalink
rollback changes to pkg/server/in_cluster_application.go
Browse files Browse the repository at this point in the history
Signed-off-by: Francesco Ilario <filario@redhat.com>
  • Loading branch information
filariow committed Aug 26, 2024
1 parent 4d863bb commit 2b62f6c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pkg/server/in_cluster_application.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ func NewInClusterApplication(informer informers.Informer) (application.Applicati
serviceFactory: factory.NewServiceFactory(
factory.WithServiceContextOptions(factory.CRTClientOption(kubeClient),
factory.InformerOption(informer),
),
),
)),
}, nil
}

Expand Down

0 comments on commit 2b62f6c

Please sign in to comment.