Swapping prometheus image for the new dedupelabel prom image.
This commit is contained in:
parent
fac958f529
commit
3144a1e9e0
1 changed files with 4 additions and 0 deletions
|
@ -129,6 +129,10 @@ spec:
|
|||
- auto-gomaxprocs
|
||||
- memory-snapshot-on-shutdown
|
||||
- new-service-discovery-manager
|
||||
image:
|
||||
registry: quay.io
|
||||
repository: prometheus/prometheus
|
||||
tag: v2.51.0-rc.0-dedupelabels
|
||||
thanos:
|
||||
image: quay.io/thanos/thanos:${THANOS_VERSION}
|
||||
version: "${THANOS_VERSION#v}"
|
||||
|
|
Loading…
Reference in a new issue