Skip to content

Commit

Permalink
prometheus image update
Browse files Browse the repository at this point in the history
  • Loading branch information
jessegoodier committed Oct 28, 2023
1 parent 6b7c44a commit ffc6912
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cost-analyzer/charts/prometheus/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ server:
##
image:
repository: quay.io/prometheus/prometheus
tag: v2.35.0
tag: v2.47.2
pullPolicy: IfNotPresent

## prometheus server priorityClassName
Expand Down Expand Up @@ -1270,7 +1270,7 @@ serverFiles:

metric_relabel_configs:
- source_labels: [ __name__ ]
regex: (kubelet_volume_stats_used_bytes) # this metric is in alpha
regex: (kubelet_volume_stats_used_bytes) # this metric is in alpha
action: keep

# Scrape config for service endpoints.
Expand Down

0 comments on commit ffc6912

Please sign in to comment.