Skip to content

Commit

Permalink
Increase gateway memory limit (#1236)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReToCode authored Apr 3, 2024
1 parent 88ca5fe commit 9960e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/300-gateway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ spec:
memory: 200Mi
limits:
cpu: "1"
memory: 500Mi
memory: 800Mi
volumes:
- name: config-volume
configMap:
Expand Down

0 comments on commit 9960e27

Please sign in to comment.