Skip to content

Commit 67a3919

Browse files
committed
fix: bitname postgres-exporter image is only available on paid tier, switch to quay
1 parent 8f05605 commit 67a3919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/monitoring/docker-compose.yml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ services:
337337
start_period: 40s
338338
339339
postgres-exporter:
340-
image: bitnami/postgres-exporter:0.17.1
340+
image: quay.io/prometheuscommunity/postgres-exporter:v0.17.1
341341
networks:
342342
- monitored
343343
environment:

0 commit comments

Comments
 (0)