Skip to content

Commit

Permalink
Increase memory limit for NATS manager deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
mfaizanse committed Oct 13, 2023
1 parent b24288c commit 785d8d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ spec:
resources:
limits:
cpu: 500m
memory: 128Mi
memory: 256Mi
requests:
cpu: 10m
memory: 64Mi
Expand Down

0 comments on commit 785d8d2

Please sign in to comment.