Skip to content

Commit

Permalink
Merge pull request #490 from gsmet/replicas-2
Browse files Browse the repository at this point in the history
Configure 2 replicas
  • Loading branch information
gsmet authored Sep 28, 2024
2 parents 9a4b577 + 0137969 commit ffd4b22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ quarkus.openshift.env.vars.QUARKUS_OPTS=-Dquarkus.http.host=0.0.0.0 -Xmx150m
#quarkus.openshift.env.vars.QUARKUS_BOT_DRY_RUN=true
quarkus.openshift.env.secrets=quarkus-bot
quarkus.openshift.add-version-to-label-selectors=false
quarkus.openshift.replicas=2

%dev.quarkus-github-bot.dry-run=true

Expand Down

0 comments on commit ffd4b22

Please sign in to comment.