Skip to content

Commit d762fc2

Browse files
Disable cluster-leader-election native profile due to apache/camel-quarkus#6348
1 parent d042f50 commit d762fc2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cluster-leader-election/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@
262262
</build>
263263

264264
<profiles>
265+
<!-- TODO: https://github.com/apache/camel-quarkus/issues/6348
265266
<profile>
266267
<id>native</id>
267268
<activation>
@@ -294,6 +295,7 @@
294295
</plugins>
295296
</build>
296297
</profile>
298+
-->
297299
<profile>
298300
<id>kubernetes</id>
299301
<activation>

0 commit comments

Comments
 (0)