Skip to content

Commit

Permalink
Redusere minneallokering
Browse files Browse the repository at this point in the history
  • Loading branch information
s148719 committed Oct 18, 2024
1 parent a9aacf6 commit 84d4547
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .nais/nais.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ spec:
resources:
requests:
cpu: {{ cpu.requests }}
memory: 2500Mi
memory: 1Gi
limits:
cpu: {{ cpu.limits }}
memory: 4096Mi
memory: 2Gi
ingresses:
{{#each ingresses as |url|}}
- {{url}}
Expand Down

0 comments on commit 84d4547

Please sign in to comment.