Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Commit

Permalink
Update values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
maxgfr authored Jun 11, 2024
1 parent 48f4b3f commit 79712fc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .kontinuous/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ app:
containerPort: 8501
probesPath: /v1/models/sentqam
annotations:
oblik.socialgouv.io/min-request-cpu: 2000m
oblik.socialgouv.io/min-request-memory: 4Gi
oblik.socialgouv.io/min-limit-cpu: 1200m
oblik.socialgouv.io/min-limit-memory: 3Gi
oblik.socialgouv.io/min-request-cpu: 1200m
oblik.socialgouv.io/min-request-memory: 3Gi
oblik.socialgouv.io/min-limit-cpu: 2000m
oblik.socialgouv.io/min-limit-memory: 4Gi

0 comments on commit 79712fc

Please sign in to comment.