Skip to content

Commit

Permalink
feat: increase default memory limit for pomerium
Browse files Browse the repository at this point in the history
  • Loading branch information
nutellinoit committed Mar 27, 2024
1 parent bf63506 commit 1ad9e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion katalog/pomerium/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ spec:
resources:
limits:
cpu: 500m
memory: 256Mi
memory: 1024Mi
requests:
cpu: 100m
memory: 128Mi
Expand Down

0 comments on commit 1ad9e8e

Please sign in to comment.