Compare commits

..

No commits in common. "e4f6078e63000b76f3277263bf3eb0a7a8ff6aef" and "8ebf434fb2fe19012520629434f599706eb10345" have entirely different histories.

View File

@ -27,20 +27,6 @@ services:
parallelism: 1 parallelism: 1
# order: start-first # order: start-first
grafana:
image: grafana/grafana
networks:
- common-infra-nginx
deploy:
mode: replicated
replicas: 1
restart_policy:
condition: any
placement:
constraints: [node.labels.stage == production]
update_config:
parallelism: 1
clickhouse: clickhouse:
image: clickhouse image: clickhouse
networks: networks: