Skip to content

Commit 2bca64b

Browse files
authored
[chore] Fix double start of operator in tests (Apicurio#5364)
1 parent ecc0bf0 commit 2bca64b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

operator/controller/src/main/resources/application.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,5 @@ quarkus.operator-sdk.enable-ssa=false
4141
# Vertx
4242

4343
quarkus.vertx.max-event-loop-execute-time=8s
44+
45+
%test.quarkus.operator-sdk.start-operator=false

0 commit comments

Comments
 (0)