Skip to content

Commit

Permalink
Remove placement constraint for alertmanager prometheus on aws
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiser committed Oct 24, 2023
1 parent 5829416 commit a76d7de
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions services/monitoring/docker-compose.aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ services:
placement:
constraints:
- node.labels.grafana==true
alertmanager:
deploy:
placement:
constraints:
- node.labels.grafana==true
cadvisor-exporter:
volumes:
- /:/rootfs:ro
Expand Down

0 comments on commit a76d7de

Please sign in to comment.