Skip to content

Commit

Permalink
fix:1000jbluesepdsWidget-resources (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
igorrenquin authored Sep 12, 2024
1 parent 4e8d4b1 commit bbde946
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: 386Mi
limits:
cpu: 200m
memory: 512Mi

jobs:
runs:
Expand Down

0 comments on commit bbde946

Please sign in to comment.