Skip to content

Commit

Permalink
Reduser CPU request og fjern limit
Browse files Browse the repository at this point in the history
  • Loading branch information
androa authored Dec 1, 2023
1 parent 86eeef6 commit 4adb1aa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions nais/nais.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,9 @@ spec:
max: 3
resources:
limits:
cpu: 1500m
memory: 512Mi
requests:
cpu: 1000m
cpu: 20m
memory: 256Mi
accessPolicy:
outbound:
Expand Down

0 comments on commit 4adb1aa

Please sign in to comment.