fixup! Deploy monitoring to all hosts
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tobias Manske 2024-01-10 09:04:14 +01:00
parent 32d4c516df
commit fdedd37cba
Signed by: tobias
GPG Key ID: 9164B527694A0709

View File

@ -24,6 +24,7 @@ services:
- "traefik.http.routers.mimir.middlewares=mimir-auth" - "traefik.http.routers.mimir.middlewares=mimir-auth"
networks: networks:
- backend - backend
- metrics
- default - default
alertmanager: alertmanager:
image: prom/alertmanager:latest image: prom/alertmanager:latest