Skip to content

Commit

Permalink
chore(kps): try out default prometheus performance
Browse files Browse the repository at this point in the history
  • Loading branch information
buroa committed Dec 16, 2024
1 parent 12181c9 commit e660950
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions kubernetes/apps/monitoring/grafana/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@ spec:
uid: prometheus
access: proxy
url: http://prometheus-operated.monitoring.svc.cluster.local:9090
jsonData:
timeInterval: 1m
isDefault: true
dashboardProviders:
dashboardproviders.yaml:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ spec:
ingressClassName: internal
hosts: ["prometheus.ktwo.io"]
prometheusSpec:
scrapeInterval: 1m # Must match interval in Grafana Helm chart
ruleSelectorNilUsesHelmValues: false
serviceMonitorSelectorNilUsesHelmValues: false
podMonitorSelectorNilUsesHelmValues: false
Expand Down

0 comments on commit e660950

Please sign in to comment.