Skip to content

Commit

Permalink
Fix prometheus catchall deploy constraints (#452)
Browse files Browse the repository at this point in the history
* Return removed staging CA for letsenrypt

* Fix missing $

* Remove PAYMENTS_AUTORECHARGE_DEFAULT_MIN_BALANCE

* Add missing deploy constraint to prom catch all
  • Loading branch information
YuryHrytsuk authored Nov 21, 2023
1 parent 45199b1 commit 96f2322
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/monitoring/docker-compose.master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ services:
deploy:
placement:
constraints:
- node.labels.prometheus==true
prometheusfederation:
deploy:
placement:
Expand Down

0 comments on commit 96f2322

Please sign in to comment.