Skip to content

Commit

Permalink
fix: increase prom monitor resources
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Dec 12, 2024
1 parent 9bb7bbe commit 5d9f5dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion registry/components/monitoring/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
resources:
requests:
cpu: 250m
memory: 800Mi
memory: 1200Mi
limits:
cpu: 500m
memory: 1200Mi
Expand Down

0 comments on commit 5d9f5dc

Please sign in to comment.