Skip to content

Commit

Permalink
fix:1000jBlues-resources
Browse files Browse the repository at this point in the history
  • Loading branch information
igorrenquin authored Sep 10, 2024
1 parent bd5adce commit 6061d3b
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .kontinuous/env/prod/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,10 @@ jobs:
NEXT_PUBLIC_API_URL: https://backoffice-les1000jours.fabrique.social.gouv.fr

app:
autoscale:
enabled: true
resources:
requests:
cpu: 100m
memory: 386Mi
limits:
cpu: 200m
memory: 512Mi

0 comments on commit 6061d3b

Please sign in to comment.