Skip to content

Commit

Permalink
Merge pull request #100 from SocialGouv/fixjardinmentalresources
Browse files Browse the repository at this point in the history
fix: jardinmental update resources
  • Loading branch information
igorrenquin authored Sep 23, 2024
2 parents 9db3596 + af9c5cd commit 4aaf9dc
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
@@ -1,6 +1,11 @@
app:
autoscale:
enabled: true
resources:
requests:
cpu: 100m
memory: 256Mi
limits:
cpu: 200m
memory: 384Mi
host: jardinmental.fabrique.social.gouv.fr
redirectFrom:
- jardinmental.fr
Expand Down

0 comments on commit 4aaf9dc

Please sign in to comment.