Skip to content

Commit

Permalink
Økte max.mem til 256mib
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsmsa committed Dec 5, 2024
1 parent ba68639 commit 83702d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/tilgangskontroll/nais/nais-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
port: 8080
resources:
limits:
memory: 128Mi
memory: 256Mi
requests:
cpu: 10m
memory: 128Mi
Expand Down

0 comments on commit 83702d8

Please sign in to comment.