Skip to content

Commit

Permalink
fix: remove limits on prometheus statefulset
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Dec 19, 2024
1 parent 193a4d5 commit 41be43a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions registry/components/monitoring/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,6 @@ spec:
prometheus:
prometheusSpec:
replicas: 2
resources:
requests:
cpu: 250m
memory: 1200Mi
limits:
cpu: 500m
memory: 1600Mi
podMonitorSelectorNilUsesHelmValues: true
podMonitorSelector:
matchLabels:
Expand Down

0 comments on commit 41be43a

Please sign in to comment.