Skip to content

Commit

Permalink
ROX-20685: Bump prometheus memory (#1442)
Browse files Browse the repository at this point in the history
Bump prometheus memory
  • Loading branch information
kurlov authored Nov 7, 2023
1 parent 19cb853 commit 307f921
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ prometheus:
resources:
requests:
cpu: 1500m
memory: 18Gi
memory: 20Gi
limits:
memory: 18Gi
memory: 20Gi

prometheusOperator:
resources:
Expand Down

0 comments on commit 307f921

Please sign in to comment.