Skip to content

Commit

Permalink
fix: cpu dev
Browse files Browse the repository at this point in the history
  • Loading branch information
matmut7 committed Sep 10, 2024
1 parent e5e63e5 commit e4a17ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .kontinuous/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ api-node:
name: api-node-sealed-secret
resources:
requests:
cpu: 100m
cpu: 200m
memory: 200Mi
limits:
cpu: 150m
cpu: 300m
memory: 300Mi

frontend:
Expand Down

0 comments on commit e4a17ef

Please sign in to comment.