We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 031acd4 commit ffcbd5bCopy full SHA for ffcbd5b
services/monitoring/Makefile
@@ -92,7 +92,7 @@ docker-compose.master.yml: docker-compose.master.yml.j2 config.prometheus.ceph.s
92
# temp compose targets
93
#
94
95
-TEMP_COMPOSE_COMMON_DEPENDENCIES := docker-compose.yml .env pgsql_query_exporter_config.yaml smokeping_prober_config.yaml tempo_config.yaml
+TEMP_COMPOSE_COMMON_DEPENDENCIES := docker-compose.yml .env
96
97
${TEMP_COMPOSE}: docker-compose.yml config.prometheus $(TEMP_COMPOSE_COMMON_DEPENDENCIES)
98
@${REPO_BASE_DIR}/scripts/docker-stack-config.bash -e .env $< > $@
0 commit comments