Skip to content

Commit

Permalink
fix: remove custom prom image
Browse files Browse the repository at this point in the history
  • Loading branch information
joryirving committed May 9, 2024
1 parent 527f39e commit b49d310
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -168,10 +168,6 @@ spec:
- auto-gomemlimit
- memory-snapshot-on-shutdown
- new-service-discovery-manager
image:
registry: quay.io
repository: prometheus/prometheus
tag: v2.51.0-dedupelabels
externalLabels:
cluster: ${CLUSTER_NAME}
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,10 +146,6 @@ spec:
additionalAlertManagerConfigs:
- static_configs:
- targets: ["alertmanager.${PRIMARY_DOMAIN}"]
image:
registry: quay.io
repository: prometheus/prometheus
tag: v2.51.0-dedupelabels
externalLabels:
cluster: ${CLUSTER_NAME}
resources:
Expand Down

0 comments on commit b49d310

Please sign in to comment.