Skip to content

Commit

Permalink
reworking apps - arrs
Browse files Browse the repository at this point in the history
  • Loading branch information
rkoosaar committed Jan 13, 2025
1 parent 587ac74 commit 9c4119a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ spec:
gethomepage.dev/app: prometheus
gethomepage.dev/description: Monitoring Scrape Service
gethomepage.dev/widget.type: prometheus
gethomepage.dev/widget.url: http://kube-prometheus-stack-prometheus.observability:10250
gethomepage.dev/widget.url: http://kube-prometheus-stack-prometheus.observability:9090
pathType: Prefix
hosts: ["prometheus.${SECRET_DOMAIN}"]
prometheusSpec:
Expand All @@ -150,7 +150,7 @@ spec:
requests:
cpu: 100m
limits:
memory: 20000Mi
memory: 2000Mi
scrapeInterval: 1m # Must match interval in Grafana Helm chart
ruleSelectorNilUsesHelmValues: false
serviceMonitorSelectorNilUsesHelmValues: false
Expand Down

0 comments on commit 9c4119a

Please sign in to comment.