Skip to content

Commit

Permalink
fix: add app replicas
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-van-woerkens authored Nov 15, 2024
1 parent ccd503b commit e559908
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .kontinuous/env/preprod/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ global:
host: "cje-preprod.ovh.fabrique.social.gouv.fr"

app:
autoscale:
minReplicas: 2
maxReplicas: 4
enabled: true
resources:
limits:
cpu: 1
Expand Down

0 comments on commit e559908

Please sign in to comment.