Skip to content

Commit

Permalink
remove controller annotation test
Browse files Browse the repository at this point in the history
Signed-off-by: Attila Mészáros <csviri@gmail.com>
  • Loading branch information
csviri committed May 28, 2024
1 parent 05920b8 commit 8267b8c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
@Dependent(type = IngressDependentResource.class,
reconcilePrecondition = ExposedIngressCondition.class)
})
@ControllerConfiguration
public class WebPageManagedDependentsReconciler
implements Reconciler<WebPage>, ErrorStatusHandler<WebPage>, Cleaner<WebPage> {

Expand Down

0 comments on commit 8267b8c

Please sign in to comment.