Skip to content

Commit f4efd8a

Browse files
committed
activate the JOSDK leader election also for the dev profile, so we have the same behavior as in production
1 parent ea2295d commit f4efd8a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

operator/src/main/resources/application-dev.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
quarkus:
2+
operator-sdk:
3+
activate-leader-election-for-profiles:
4+
- dev
25
datasource:
36
devservices:
47
port: 5432

0 commit comments

Comments
 (0)