Skip to content

Commit

Permalink
fix:1000jDashboard-resources
Browse files Browse the repository at this point in the history
  • Loading branch information
igorrenquin authored Sep 10, 2024
1 parent 4299f0c commit adafa1e
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .kontinuous/env/prod/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
app:
autoscale:
enabled: true

resources:
requests:
cpu: 100m
memory: 386Mi
limits:
cpu: 200m
memory: 512Mi
jobs:
runs:
build-app:
Expand Down

0 comments on commit adafa1e

Please sign in to comment.