Skip to content

Commit

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

app:
resources:
limits:
cpu: 1
memory: 2048Mi
requests:
cpu: 500m
memory: 2048Mi
envFrom:
- secretRef:
name: pg-app
Expand Down

0 comments on commit ccd503b

Please sign in to comment.