Skip to content

Commit

Permalink
Increase resource limits (#367)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianAtDell committed Oct 15, 2024
1 parent a51136f commit 6a4dbad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -929,7 +929,7 @@ spec:
resources:
limits:
cpu: 200m
memory: 256Mi
memory: 512Mi
requests:
cpu: 100m
memory: 192Mi
Expand Down

0 comments on commit 6a4dbad

Please sign in to comment.