removed constraints for influxdb

This commit is contained in:
2021-09-28 15:34:32 +02:00
parent 4781b8d130
commit 339e0ef789
+2 -2
View File
@@ -16,8 +16,7 @@ services:
deploy:
mode: replicated
replicas: 1
placement:
constraints: [node.labels.influx == true]
grafana:
image: grafana/grafana:latest
container_name: graph_grafana
@@ -36,6 +35,7 @@ services:
placement:
constraints:
- node.labels.grafana == true
networks:
monitoring:
volumes: